You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Overview

This Workflow Condition allows to evaluate if the current User is allowed to Log Work on the Issue, not only depending on Work On Issue permission, but also depending Minyaa Time rules.

WorkableIssueCondition

Edit and View Parameters

When defined, there is no special configuration.
WorkableIssueCondition View

XML Declaration

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

<condition type="class">
   <arg name="class.name">fr.alkaes.myaatm.workflow.condition.WorkableIssueCondition</arg>
</condition>

On this page:


Useful hint

See also ...

  • No labels