Class ModelExecuteOptions

java.lang.Object
com.evolveum.midpoint.schema.AbstractOptions
com.evolveum.midpoint.model.api.ModelExecuteOptions
All Implemented Interfaces:
Serializable, Cloneable

public class ModelExecuteOptions extends AbstractOptions implements Serializable, Cloneable
Options for execution of Model operations. These options influence the way how the operations are executed. The options are not mandatory. All options have reasonable default values. They may not be specified at all.
Author:
semancik
See Also: