Package | Description |
---|---|
de.xima.fc.timing |
Logic for the scheduling of tasks
|
Modifier and Type | Method and Description |
---|---|
static TriggerKeyFactory.ETriggerGroups |
TriggerKeyFactory.ETriggerGroups.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
static org.quartz.TriggerKey |
TriggerKeyFactory.getProtocolCleanupTrigger(TriggerKeyFactory.ETriggerGroups triggerGroup) |
static org.quartz.TriggerKey |
TriggerKeyFactory.getSystemCleanupTrigger(TriggerKeyFactory.ETriggerGroups triggerGroup) |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.