public class JobKeyFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JobKeyFactory.JobGroups
Enum for job-groups
|
Constructor and Description |
---|
JobKeyFactory() |
Modifier and Type | Method and Description |
---|---|
static org.quartz.JobKey |
getProtocolCleanupKey() |
static org.quartz.JobKey |
getStatusChangeKey(Vorgang process) |
static org.quartz.JobKey |
getSystemCleanupKey() |
public static org.quartz.JobKey getStatusChangeKey(Vorgang process)
process
- Vorgang
the process to create an job-keyJobKey
for the given processpublic static org.quartz.JobKey getSystemCleanupKey()
public static org.quartz.JobKey getProtocolCleanupKey()
JobKey
for the protocol clean up jobCopyright © 2021 XIMA MEDIA GmbH. All rights reserved.