Usage Cases

This condition evaluates if the current user is Leader of Project's Issue.

 
 

Add the Condition

Select Transition reserved to the Project Leader ...

Edit and View Parameters

When defined, there is no special configuration.

XML Declaration

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>

Condition for allowing only Project Leader.

 

On this page:

 

See also ...