Uses of Enum Class
com.evolveum.midpoint.gui.impl.util.PendingObjectPreviewUtil.ApprovalState
Packages that use PendingObjectPreviewUtil.ApprovalState
-
Uses of PendingObjectPreviewUtil.ApprovalState in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util that return PendingObjectPreviewUtil.ApprovalStateModifier and TypeMethodDescriptionstatic <O extends ObjectType>
PendingObjectPreviewUtil.ApprovalStatePendingObjectPreviewUtil.determineApprovalState(CaseType sourceCase, Class<O> expectedType, String expectedOid, PageBase page, OperationResult result) Returns the enum constant of this class with the specified name.PendingObjectPreviewUtil.ApprovalState.values()Returns an array containing the constants of this enum class, in the order they are declared.