-
Method Summary
Returns the current signature state, calculates the current state if necessary.
The target workflow status of the parent workflow object, transition to which is signed by this object.
Revision of the parent object in which the workflow transition was performed,
or null
if the transition was not performed yet.
Methods inherited from interface com.polarion.alm.shared.api.model.fields.Fields
get, getByPath
-
Method Details
-
-
-
targetStatus
The target workflow status of the parent workflow object, transition to which is signed by this object.
-
transitionRevision
Revision of the parent object in which the workflow transition was performed,
or null
if the transition was not performed yet.
-
signatures
Returns all signatures. Returned list is live,
so changes to it are reflected in the workflow signature.
-
signatureState
Returns the current signature state, calculates the current state if necessary.
-
workflowObject
@NotNull
Field workflowObject()
- Since:
- 3.19.2