| Modifier and Type | Method and Description |
|---|---|
Stream<SelectableFieldValue> |
change()
Returns a stream of values that can be selected for this
AssignedField. |
Issue |
issue()
The
Issue to which this AssignedField is attached to. |
FieldValue |
value()
This field's
value. |
isSameField, name, projectIssue issue()
Issue to which this AssignedField is attached to.Issue to which this AssignedField is attached toFieldValue value()
value.valueStream<SelectableFieldValue> change() throws IOException, UnauthorizedException
AssignedField.AssignedFieldIOException - if the server is unavailableUnauthorizedException - if the user's Session is not authorized to perform
this operationCopyright © 2017 George Aristy. All rights reserved.