Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Usage Cases
Allow Leader Condition
Overview
Condition is evaluated as True, ifThis 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 :
Code Block | ||
---|---|---|
| ||
<condition type="class"> <arg name="class.name">fr.alkaes.myaawf.workflow.condition.AllowLeader</arg> </condition> |
Excerpt | ||
---|---|---|
| ||
Condition for allowing only Project Leader.
|
Panel | |
---|---|
On this page:
|
Content by Label | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Info | ||
---|---|---|
| ||
See also ... |