Class and Description |
---|
ItemListType
Java class for ItemListType complex type.
|
Class and Description |
---|
ActionExpressionType
Executes a given action (add, modify, delete, enable, disable, assign, ...)
|
ActionParameterValueType
Value of a parameter for an action.
|
ExecuteScriptType
Java class for ExecuteScriptType complex type.
|
ExpressionPipelineType
Pipeline of expressions - they are executed one after another,
input sent to the pipeline as a whole is sent to the first expression.
|
ExpressionSequenceType
Sequence of command expressions - they are executed one after another,
input sent to the sequence as a whole is then sent individually
to each expression.
|
ExpressionType
Root of the expression type inheritance hierarchy.
|
FilterExpressionType
Filters input on a given condition.
|
ForeachExpressionType
Executes a given command individually for each item arriving at the input.
|
ItemListType
Java class for ItemListType complex type.
|
SearchExpressionType
Queries the model for objects of a given type, optionally fulfilling given condition.
|
SelectExpressionType
Select given item.
|
Copyright © 2014 Evolveum. All rights reserved.