Uses of Enum
de.xima.fc.timing.TriggerKeyFactory.ETriggerGroups
Packages that use TriggerKeyFactory.ETriggerGroups
- 
Uses of TriggerKeyFactory.ETriggerGroups in de.xima.fc.timing
Methods in de.xima.fc.timing that return TriggerKeyFactory.ETriggerGroupsModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TriggerKeyFactory.ETriggerGroups[]TriggerKeyFactory.ETriggerGroups.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.timing with parameters of type TriggerKeyFactory.ETriggerGroupsModifier and TypeMethodDescriptionstatic org.quartz.TriggerKeyTriggerKeyFactory.getPluginUpdateCheckTrigger(TriggerKeyFactory.ETriggerGroups triggerGroup) static org.quartz.TriggerKeyTriggerKeyFactory.getProtocolCleanupTrigger(TriggerKeyFactory.ETriggerGroups triggerGroup) static org.quartz.TriggerKeyTriggerKeyFactory.getSystemCleanupTrigger(TriggerKeyFactory.ETriggerGroups triggerGroup)