Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.WfChangeProcessorConfigurationType
-
Packages that use WfChangeProcessorConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of WfChangeProcessorConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of WfChangeProcessorConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description class
GeneralChangeProcessorConfigurationType
Configuration for GeneralChangeProcessor.class
PrimaryChangeProcessorConfigurationType
Configuration for PrimaryChangeProcessor.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type WfChangeProcessorConfigurationType Modifier and Type Field Description static Producer<WfChangeProcessorConfigurationType>
WfChangeProcessorConfigurationType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return WfChangeProcessorConfigurationType Modifier and Type Method Description WfChangeProcessorConfigurationType
WfChangeProcessorConfigurationType. clone()
WfChangeProcessorConfigurationType
ObjectFactory. createWfChangeProcessorConfigurationType()
WfChangeProcessorConfigurationType
WfChangeProcessorConfigurationType. enabled(Boolean value)
WfChangeProcessorConfigurationType
WfChangeProcessorConfigurationType. id(Long value)
WfChangeProcessorConfigurationType
WfChangeProcessorConfigurationType. order(Integer value)
-