public class JiraTestLog extends Object
Constructor and Description |
---|
JiraTestLog() |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
String |
getIssueKey() |
String |
getStatus() |
void |
setComment(String comment) |
void |
setIssueKey(String issueKey) |
void |
setStatus(String status) |
Copyright © 2016–2017. All rights reserved.