Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ReindexingWorkDefinitionType
-
Packages that use ReindexingWorkDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of ReindexingWorkDefinitionType 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 ReindexingWorkDefinitionType Modifier and Type Field Description static Producer<ReindexingWorkDefinitionType>
ReindexingWorkDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ReindexingWorkDefinitionType Modifier and Type Method Description ReindexingWorkDefinitionType
WorkDefinitionsType. beginReindexing()
ReindexingWorkDefinitionType
ReindexingWorkDefinitionType. clone()
ReindexingWorkDefinitionType
ObjectFactory. createReindexingWorkDefinitionType()
ReindexingWorkDefinitionType
WorkDefinitionsType. getReindexing()
ReindexingWorkDefinitionType
ReindexingWorkDefinitionType. id(Long value)
ReindexingWorkDefinitionType
ReindexingWorkDefinitionType. objects(ObjectSetType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ReindexingWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReindexingWorkDefinitionType>
ObjectFactory. createReindexingWorkDefinition(ReindexingWorkDefinitionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ReindexingWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReindexingWorkDefinitionType>
ObjectFactory. createReindexingWorkDefinition(ReindexingWorkDefinitionType value)
WorkDefinitionsType
WorkDefinitionsType. reindexing(ReindexingWorkDefinitionType value)
void
WorkDefinitionsType. setReindexing(ReindexingWorkDefinitionType value)
-
Uses of ReindexingWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ReindexingWorkDefinitionType Modifier and Type Method Description ReindexingWorkDefinitionType
ObjectFactory. createReindexingWorkDefinitionType()
-