Uses of Enum Class
com.evolveum.midpoint.web.page.admin.server.dto.ApprovalOutcomeIcon
Packages that use ApprovalOutcomeIcon
Package
Description
GUI API package for various utility classes and interfaces.
-
Uses of ApprovalOutcomeIcon in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type ApprovalOutcomeIconModifier and TypeMethodDescriptionstatic DisplayType
GuiDisplayTypeUtil.createDisplayType
(ApprovalOutcomeIcon caseIcon) -
Uses of ApprovalOutcomeIcon in com.evolveum.midpoint.web.page.admin.server.dto
Methods in com.evolveum.midpoint.web.page.admin.server.dto that return ApprovalOutcomeIconModifier and TypeMethodDescriptionstatic ApprovalOutcomeIcon
Returns the enum constant of this class with the specified name.static ApprovalOutcomeIcon[]
ApprovalOutcomeIcon.values()
Returns an array containing the constants of this enum class, in the order they are declared.