Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ActivityTaskExecutionStateType
Packages that use ActivityTaskExecutionStateType
-
Uses of ActivityTaskExecutionStateType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ActivityTaskExecutionStateTypeModifier and TypeFieldDescriptionprotected ActivityTaskExecutionStateType
ActivityTaskStateOverviewType.executionState
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ActivityTaskExecutionStateTypeModifier and TypeMethodDescriptionActivityTaskStateOverviewType.getExecutionState()
Returns the enum constant of this class with the specified name.static ActivityTaskExecutionStateType[]
ActivityTaskExecutionStateType.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 ActivityTaskExecutionStateTypeModifier and TypeMethodDescriptionActivityTaskStateOverviewType.executionState
(ActivityTaskExecutionStateType value) void
ActivityTaskStateOverviewType.setExecutionState
(ActivityTaskExecutionStateType value)