Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectProcessingStateType
Packages that use ObjectProcessingStateType
Package
Description
-
Uses of ObjectProcessingStateType in com.evolveum.midpoint.gui.impl.component.search
Methods in com.evolveum.midpoint.gui.impl.component.search that return ObjectProcessingStateTypeMethods in com.evolveum.midpoint.gui.impl.component.search with parameters of type ObjectProcessingStateTypeModifier and TypeMethodDescriptionvoidSearchContext.setObjectProcessingState(ObjectProcessingStateType objectProcessingState) -
Uses of ObjectProcessingStateType in com.evolveum.midpoint.gui.impl.page.admin.simulation
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation that return ObjectProcessingStateTypeModifier and TypeMethodDescriptionstatic ObjectProcessingStateTypeSimulationsGuiUtil.builtInMetricToProcessingState(BuiltInSimulationMetricType identifier) protected ObjectProcessingStateTypeProcessedObjectsPanel.getPredefinedProcessingState()Object processing state that should be used in search filter during first initialization (can be changed by user later)Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation with parameters of type ObjectProcessingStateTypeModifier and TypeMethodDescriptionstatic StringSimulationsGuiUtil.getObjectProcessingStateBadgeCss(ObjectProcessingStateType state) -
Uses of ObjectProcessingStateType in com.evolveum.midpoint.model.api.simulation
Fields in com.evolveum.midpoint.model.api.simulation with type parameters of type ObjectProcessingStateTypeModifier and TypeFieldDescriptionstatic final Map<ChangeType,ObjectProcessingStateType> ProcessedObject.DELTA_TO_PROCESSING_STATEMethods in com.evolveum.midpoint.model.api.simulation that return ObjectProcessingStateTypeModifier and TypeMethodDescription@NotNull ObjectProcessingStateTypeProcessedObject.getState()State of the object. -
Uses of ObjectProcessingStateType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectProcessingStateTypeModifier and TypeMethodDescriptionstatic ObjectProcessingStateTypeSimulationResultProcessedObjectType.getState()static ObjectProcessingStateTypeReturns the enum constant of this class with the specified name.static ObjectProcessingStateType[]ObjectProcessingStateType.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 ObjectProcessingStateTypeModifier and TypeMethodDescriptionvoidSimulationResultProcessedObjectType.setState(ObjectProcessingStateType value) SimulationResultProcessedObjectType.state(ObjectProcessingStateType value)