Uses of Enum Class
com.tremolosecurity.provisioning.util.EscalationRule.RunOptions
Package
Description
-
Uses of EscalationRule.RunOptions in com.tremolosecurity.provisioning.tasks.escalation
-
Uses of EscalationRule.RunOptions in com.tremolosecurity.provisioning.util
Modifier and TypeMethodDescriptionEscalationRule.shouldExecute
(User user) static EscalationRule.RunOptions
Returns the enum constant of this class with the specified name.static EscalationRule.RunOptions[]
EscalationRule.RunOptions.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EscalationRule.RunOptions in com.tremolosecurity.proxy.az
Modifier and TypeMethodDescriptionVerifyEscalation.doEscalation
(User subject, EscalationRule escalation)