This condition evaluates if the current user is Leader of Project's Issue.
Select Transition reserved to the Project Leader ...
When defined, there is no special configuration.
The Condition configuration may be done in XML in Workflow descriptor as follow :
<condition type="class"> <arg name="class.name">fr.alkaes.myaawf.workflow.condition.AllowLeader</arg> </condition>
On this page:
Useful hint
See also ...