Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PropagationWorkDefinitionType
-
Packages that use PropagationWorkDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of PropagationWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type PropagationWorkDefinitionType Modifier and Type Field Description static Producer<PropagationWorkDefinitionType>
PropagationWorkDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PropagationWorkDefinitionType Modifier and Type Method Description PropagationWorkDefinitionType
WorkDefinitionsType. beginPropagation()
PropagationWorkDefinitionType
PropagationWorkDefinitionType. clone()
PropagationWorkDefinitionType
ObjectFactory. createPropagationWorkDefinitionType()
PropagationWorkDefinitionType
WorkDefinitionsType. getPropagation()
PropagationWorkDefinitionType
PropagationWorkDefinitionType. id(Long value)
PropagationWorkDefinitionType
PropagationWorkDefinitionType. resourceRef(ObjectReferenceType value)
PropagationWorkDefinitionType
PropagationWorkDefinitionType. resourceRef(String oid, QName type)
PropagationWorkDefinitionType
PropagationWorkDefinitionType. resourceRef(String oid, QName type, QName relation)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type PropagationWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropagationWorkDefinitionType>
ObjectFactory. createPropagationWorkDefinition(PropagationWorkDefinitionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PropagationWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropagationWorkDefinitionType>
ObjectFactory. createPropagationWorkDefinition(PropagationWorkDefinitionType value)
WorkDefinitionsType
WorkDefinitionsType. propagation(PropagationWorkDefinitionType value)
void
WorkDefinitionsType. setPropagation(PropagationWorkDefinitionType value)
-
Uses of PropagationWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return PropagationWorkDefinitionType Modifier and Type Method Description PropagationWorkDefinitionType
ObjectFactory. createPropagationWorkDefinitionType()
-