Versions Compared

Key

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

Flag Condition

Overview

Transition is allowed, if a Flag is passed in arguments.

 Image Added

This function has to be used only in combination with Post-Functions or any other Third Part Initiator able to pass an argument in the Transition Context.

Minyaa provides following post-functions :

Edit and View Parameters

Specify the expected flag that has to be passed in arguments,          

Image Added

Ok OK, it is defined ...

Image Added

Now, the condition is valid, only if the flag AutoAssign is present in arguments ... It can have been passed by one of Minyaa Post-Function, but also in a dedicated development as Initiator (JIRA Service, Listener, ...)

 

XML Declaration

The Condition configuration may be done in XML in Workflow descriptor as follow :

1.

Code Block
languagexml
<condition 
<condition
type="class">
2.<arg

	<arg name="flag">AuoAssign</arg>
	<arg name="class.name"
>com
>fr.alkaes.
minyaa
myaawf.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 ...
arg>
</condition>

Excerpt
hiddentrue

Condition to block a Transition depending on Status of Linked Issueallow only a Flag is passed.

 

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 ...