public interface IWorkflowTransitionInstanceDescription
WorkflowEngine
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MA_AbsoluteIdentifier
Absolute identifier.
|
static java.lang.String |
MAE_UserCandidate
Allows you to list the users candidates for the current transition.
|
static java.lang.String |
MAE_WorflowNextTransitionDescription
Allows you to list the next transitions associated with the current transition which may be triggered.
|
static java.lang.String |
MAE_WorkflowSubjectPropertyMandatory
Allows you to list the required properties of the topic for the current transition.
|
static final java.lang.String MA_AbsoluteIdentifier
static final java.lang.String MAE_WorflowNextTransitionDescription
static final java.lang.String MAE_WorkflowSubjectPropertyMandatory
static final java.lang.String MAE_UserCandidate