TransformExpressionEvaluatorType (Complex Type)

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

ABSTRACT
TODO
Item Summary  
Name Type Multiplicity Description
description property
string
[0,1] Free-form textual description of the object. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
trace property
boolean
[0,1] Explicitly trace the execution of this expression. 
relativityMode property
TransformExpressionRelativityModeType
[0,1] TODO  
includeNullInputs property
boolean
[0,1] If set to true (which is the default) the script will be evaluated with null value as argument when the input is changed from or to an empty value. 
condition property
ExpressionType
[0,1] Condition driving whether this expression is evaluated at all (for given inputs).