Transition is allowed, if a Flag is passed in arguments.
This function has to be used only in combination with Post-Functions able to pass an argument in the Transition Context.
Minyaa provides following post-functions :
Specify the expected flag that has to be passed in arguments,
Ok it is defined ...
The Condition configuration may be done in XML in Workflow descriptor as follow :
1.<condition type="class">2.<arg name="class.name">com.minyaa.workflow.condition.FlagCondition</arg>3.<arg name="flag">AutoAssign</arg>4.</condition>Here the condition is valid, if the flag AutoAssign is present in arguments ...
Condition to block a Transition depending on Status of Linked Issue.
|
On this page: |
See also ... |