Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemOperationKindType
Packages that use WorkItemOperationKindType
Package
Description
-
Uses of WorkItemOperationKindType in com.evolveum.midpoint.schema.util.cases
Methods in com.evolveum.midpoint.schema.util.cases that return WorkItemOperationKindTypeModifier and TypeMethodDescriptionstatic @Nullable WorkItemOperationKindType
ApprovalContextUtil.getOperationKind
(AbstractWorkItemActionType action) -
Uses of WorkItemOperationKindType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return WorkItemOperationKindTypeModifier and TypeMethodDescriptionstatic WorkItemOperationKindType
static WorkItemOperationKindType
Returns the enum constant of this class with the specified name.static WorkItemOperationKindType[]
WorkItemOperationKindType.values()
Returns an array containing the constants of this enum class, in the order they are declared.