Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralChangeProcessorScenarioType
-
Packages that use GeneralChangeProcessorScenarioType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of GeneralChangeProcessorScenarioType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type GeneralChangeProcessorScenarioType Modifier and Type Method Description List<GeneralChangeProcessorScenarioType>GeneralChangeProcessorConfigurationType. createScenarioList()List<GeneralChangeProcessorScenarioType>GeneralChangeProcessorConfigurationType. getScenario()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type GeneralChangeProcessorScenarioType Modifier and Type Method Description GeneralChangeProcessorConfigurationTypeGeneralChangeProcessorConfigurationType. scenario(GeneralChangeProcessorScenarioType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type GeneralChangeProcessorScenarioType Constructor Description GeneralChangeProcessorScenarioType(GeneralChangeProcessorScenarioType o)Creates a newGeneralChangeProcessorScenarioTypeinstance by deeply copying a givenGeneralChangeProcessorScenarioTypeinstance.
-