Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Usage Cases

Allow Leader Condition

Overview

Condition is evaluated as True, if

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 :

Code Block
languagexml
<condition type="class">
   <arg name="class.name">fr.alkaes.myaawf.workflow.condition.AllowLeader</arg>
</condition>

Excerpt
hiddentrue

Condition for allowing only Project Leader.

 

Panel

On this page:

Table of Contents

 

Content by Label
showLabelsfalse
spacesMINYAA
showSpacefalse
sorttitle
typepage
cqllabel = "documentation-space-sample" and type = "page" and space = "MINYAA"
labelsdocumentation-space-sample

Info
titleUseful hint

See also ...