Uses of Enum Class
com.tremolosecurity.provisioning.util.EscalationRule.RunOptions
Packages that use EscalationRule.RunOptions
Package
Description
-
Uses of EscalationRule.RunOptions in com.tremolosecurity.provisioning.tasks.escalation
Methods in com.tremolosecurity.provisioning.tasks.escalation that return EscalationRule.RunOptions -
Uses of EscalationRule.RunOptions in com.tremolosecurity.provisioning.util
Subclasses with type arguments of type EscalationRule.RunOptions in com.tremolosecurity.provisioning.utilMethods in com.tremolosecurity.provisioning.util that return EscalationRule.RunOptionsModifier and TypeMethodDescriptionEscalationRule.shouldExecute(User user) static EscalationRule.RunOptionsReturns 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
Methods in com.tremolosecurity.proxy.az that return EscalationRule.RunOptionsModifier and TypeMethodDescriptionVerifyEscalation.doEscalation(User subject, EscalationRule escalation)