public class IssueGetArgs extends java.lang.Object implements OperationArgs
| Constructor and Description |
|---|
IssueGetArgs() |
IssueGetArgs(java.lang.String changeId,
boolean withGuidance) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChangeId()
Returns the change ID to look up, or null to return the first issue.
|
boolean |
isWithGuidance() |