Uses of Enum Class
org.frankframework.monitoring.ITrigger.TriggerType
-
Uses of ITrigger.TriggerType in org.frankframework.management.bus.dto
-
Uses of ITrigger.TriggerType in org.frankframework.monitoring
Modifier and TypeMethodDescriptionITrigger.getTriggerType()
Trigger.getTriggerType()
static ITrigger.TriggerType
Returns the enum constant of this class with the specified name.static ITrigger.TriggerType[]
ITrigger.TriggerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ITrigger.setTriggerType
(ITrigger.TriggerType type) void
Trigger.setTriggerType
(ITrigger.TriggerType triggerType)