Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FailedObjectsSelectorType
Packages that use FailedObjectsSelectorType
-
Uses of FailedObjectsSelectorType 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 FailedObjectsSelectorTypeModifier and TypeFieldDescriptionstatic final Producer<FailedObjectsSelectorType>FailedObjectsSelectorType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return FailedObjectsSelectorTypeModifier and TypeMethodDescriptionObjectSetType.beginFailedObjectsSelector()ResourceObjectSetType.beginFailedObjectsSelector()FailedObjectsSelectorType.clone()ObjectFactory.createFailedObjectsSelectorType()ObjectSetType.getFailedObjectsSelector()ResourceObjectSetType.getFailedObjectsSelector()FailedObjectsSelectorType.selectionMethod(FailedObjectsSelectionMethodType value) FailedObjectsSelectorType.status(OperationResultStatusType value) FailedObjectsSelectorType.taskRef(ObjectReferenceType value) FailedObjectsSelectorType.timeFrom(XMLGregorianCalendar value) FailedObjectsSelectorType.timeTo(XMLGregorianCalendar value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type FailedObjectsSelectorTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FailedObjectsSelectorType>ObjectFactory.createFailedObjectsSelector(FailedObjectsSelectorType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FailedObjectsSelectorTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FailedObjectsSelectorType>ObjectFactory.createFailedObjectsSelector(FailedObjectsSelectorType value) ObjectSetType.failedObjectsSelector(FailedObjectsSelectorType value) ResourceObjectSetType.failedObjectsSelector(FailedObjectsSelectorType value) voidObjectSetType.setFailedObjectsSelector(FailedObjectsSelectorType value) voidResourceObjectSetType.setFailedObjectsSelector(FailedObjectsSelectorType value)