Class ConfigurationSpecificationType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.ConfigurationSpecificationType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class ConfigurationSpecificationType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
What parts of a system configuration (in the most broad sense of the word), or what changes thereof should be (or are) used for the particular execution? Most of the time, we are concerned with simulated executions, but in the future it is possible to tweak configuration in a way that will be safe to run in production. (For example, just ignoring some parts of it, e.g. some resources.) For the time being, only rudimentary options are here.
See Also: