GuiActionType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Actions are special things that can be done with particular object or list of objects. Action may be a task, or (later) a script, java class or any similar mechanism.
Item Summary  
Name Type Multiplicity Description
name property
string
[1,1] Action short name (identifier). 
description property
string
[0,1] Free-form description. 
display container
DisplayType
[0,1] Specification of action display properties. 
taskTemplateRef reference
ObjectReferenceType
[0,1] Reference to task template.