Uses of Enum Class
org.apache.syncope.client.ui.commons.status.Status
-
Uses of Status in org.apache.syncope.client.ui.commons.status
Modifier and TypeMethodDescriptionStatusBean.getStatus()
static Status
Returns the enum constant of this class with the specified name.static Status[]
Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic Label
StatusUtils.getStatusImage
(String componentId, Status status) static Panel
StatusUtils.getStatusImagePanel
(String componentId, Status status) void