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 AsyncUpdateWorkDefinitionType
WorkDefinitionsType. beginAsynchronousUpdate()
AsyncUpdateWorkDefinitionType
AsyncUpdateWorkDefinitionType. clone()
AsyncUpdateWorkDefinitionType
ObjectFactory. createAsyncUpdateWorkDefinitionType()
Create an instance ofAsyncUpdateWorkDefinitionType
AsyncUpdateWorkDefinitionType
WorkDefinitionsType. getAsynchronousUpdate()
AsyncUpdateWorkDefinitionType
AsyncUpdateWorkDefinitionType. id(Long value)
AsyncUpdateWorkDefinitionType
AsyncUpdateWorkDefinitionType. 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 WorkDefinitionsType
WorkDefinitionsType. asynchronousUpdate(AsyncUpdateWorkDefinitionType value)
javax.xml.bind.JAXBElement<AsyncUpdateWorkDefinitionType>
ObjectFactory. createAsyncUpdateWorkDefinition(AsyncUpdateWorkDefinitionType value)
void
WorkDefinitionsType. setAsynchronousUpdate(AsyncUpdateWorkDefinitionType value)
-