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 | ||
---|---|---|
| ||
<condition |
<
condition
type="class"> |
2.
<
arg
<arg name="flag">AuoAssign</arg> <arg name="class.name" |
>fr.alkaes. |
myaawf.workflow.condition.FlagCondition</ |
arg
>
3.
<
arg
name
=
"flag"
>AutoAssign</
arg
>
4.
</
condition
>
arg>
</condition> |
Excerpt | ||
---|---|---|
| ||
Condition to block a Transition depending on Status of Linked Issueallow only a Flag is passed.
|
Panel | |
---|---|
On this page:
|
Content by Label | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Info | ||
---|---|---|
| ||
See also ... |