Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemProcessingOutcomeType
Packages that use ItemProcessingOutcomeType
Package
Description
-
Uses of ItemProcessingOutcomeType in com.evolveum.midpoint.schema.statistics
Methods in com.evolveum.midpoint.schema.statistics that return ItemProcessingOutcomeTypeModifier and TypeMethodDescriptionstatic ItemProcessingOutcomeTypeOutcomeKeyedCounterTypeUtil.getOutcome(OutcomeKeyedCounterType counter) Methods in com.evolveum.midpoint.schema.statistics with parameters of type ItemProcessingOutcomeTypeModifier and TypeMethodDescriptiondefault voidOperation.done(ItemProcessingOutcomeType outcome, Throwable exception) static Predicate<OutcomeKeyedCounterType>OutcomeKeyedCounterTypeUtil.getCounterFilter(ItemProcessingOutcomeType outcome) -
Uses of ItemProcessingOutcomeType in com.evolveum.midpoint.schema.util.task
Methods in com.evolveum.midpoint.schema.util.task with parameters of type ItemProcessingOutcomeTypeModifier and TypeMethodDescriptionstatic intActivityProgressUtil.getProgressForOutcome(ActivityProgressType info, ItemProcessingOutcomeType outcome, boolean open) -
Uses of ItemProcessingOutcomeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemProcessingOutcomeTypeModifier and TypeMethodDescriptionstatic ItemProcessingOutcomeTypeQualifiedItemProcessingOutcomeType.getOutcome()static ItemProcessingOutcomeTypeReturns the enum constant of this class with the specified name.static ItemProcessingOutcomeType[]ItemProcessingOutcomeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemProcessingOutcomeTypeModifier and TypeMethodDescriptionQualifiedItemProcessingOutcomeType.outcome(ItemProcessingOutcomeType value) voidQualifiedItemProcessingOutcomeType.setOutcome(ItemProcessingOutcomeType value)