RecomputeActionExpressionType (Complex Type)

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

Supertype: AbstractExecutionActionExpressionType
Statically-typed "recompute" action.
Item Summary  
Name Type Multiplicity Description
type property
string
[0,1] Action to execute. 
parameter property
ActionParameterValueType
[0,-1] Action parameters. 
executeOptions container
ModelExecuteOptionsType
[0,1] Model execute options. 
dryRun property
boolean
[0,1] Should the action be only previewed (run as "dry")?  
triggered container
TriggerCreationType
[0,1] Does not invoke recompute immediately but uses a trigger to do that.