Versions Compared

Key

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

Overview

This Condition evaluates if current user is granted for a Global Permission.

Edit and View Parameters

It is possible to select one of available Global Permissions.

When defined, the condition will be configured to evaluate if current user is granted for the selected Global Permission.

XML Declaration

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

Code Block
languagexml
<condition type="class">
	<arg name="class.name">fr.alkaes.myaa.workflow.condition.GlobalPermissionCondition</arg>
	<arg name="permission">GlobalPermissionKey</arg>
</condition>

The GlobalPermissionKey  has to be replaced by the wanted Global Permission Key.

Excerpt
hiddentrue

Workflow  Condition on Global Permissions

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