public interface SelectableFieldValue extends FieldValue
FieldValue that has sprung from a change operation that
can apply itself as a change on the Issue.| Modifier and Type | Method and Description |
|---|---|
Issue |
apply()
Applies itself to the parent
issue and returns the updated issue. |
asString, field, isEqualToIssue apply() throws IOException, UnauthorizedException
issue and returns the updated issue.IOException - if the server is unavailableUnauthorizedException - if the user's Session is not authorized to perform
this operationUpdateIssue.field(Field, FieldValue)Copyright © 2017 George Aristy. All rights reserved.