Class SimulationResultType

java.lang.Object
com.evolveum.prism.xml.ns._public.types_3.ObjectType
com.evolveum.midpoint.prism.impl.binding.AbstractMutableObjectable
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, JaxbVisitable, Objectable, DebugDumpable, Serializable, Cloneable

public class SimulationResultType extends AssignmentHolderType implements Objectable
Result of a simulation run. The simulation may run either on foreground or on background, i.e. within a task. In the latter case, the task run can be suspended and resumed, but the simulation result object stays the same.
See Also: