Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AsyncUpdateWorkDefinitionType
-
Packages that use AsyncUpdateWorkDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AsyncUpdateWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AsyncUpdateWorkDefinitionType Modifier and Type Method Description AsyncUpdateWorkDefinitionTypeWorkDefinitionsType. beginAsynchronousUpdate()AsyncUpdateWorkDefinitionTypeAsyncUpdateWorkDefinitionType. clone()AsyncUpdateWorkDefinitionTypeObjectFactory. createAsyncUpdateWorkDefinitionType()Create an instance ofAsyncUpdateWorkDefinitionTypeAsyncUpdateWorkDefinitionTypeWorkDefinitionsType. getAsynchronousUpdate()AsyncUpdateWorkDefinitionTypeAsyncUpdateWorkDefinitionType. id(Long value)AsyncUpdateWorkDefinitionTypeAsyncUpdateWorkDefinitionType. updatedResourceObjects(ResourceObjectSetType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AsyncUpdateWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<AsyncUpdateWorkDefinitionType>ObjectFactory. createAsyncUpdateWorkDefinition(AsyncUpdateWorkDefinitionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AsyncUpdateWorkDefinitionType Modifier and Type Method Description WorkDefinitionsTypeWorkDefinitionsType. asynchronousUpdate(AsyncUpdateWorkDefinitionType value)javax.xml.bind.JAXBElement<AsyncUpdateWorkDefinitionType>ObjectFactory. createAsyncUpdateWorkDefinition(AsyncUpdateWorkDefinitionType value)voidWorkDefinitionsType. setAsynchronousUpdate(AsyncUpdateWorkDefinitionType value)
-