ScriptExecutionPolicyActionType (Complex Type)

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

Supertype: PolicyActionType
TODO HIGHLY EXPERIMENTAL. Use at your own risk. No guarantees here.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Name for the action. 
description property
string
[0,1] Free-form description (e. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
condition property
ExpressionType
[0,1] When should this action be applied?  
object container
ScriptExecutionObjectType
[0,1] Object(s) on which the script should be executed. 
executeScript property
ExecuteScriptType
[0,-1]  
asynchronousExecution container
AsynchronousScriptExecutionType
[0,1] Options for asynchronous script execution. 
runAsRef reference
ObjectReferenceType
[0,1] Reference to the user whose identity will be used to execute the script, including task submission in case of asynchronous execution.