Package | Description |
---|---|
org.apache.sling.event.jobs |
Modifier and Type | Method and Description |
---|---|
JobUtil.JobPriority |
Job.getJobPriority()
Deprecated.
|
JobUtil.JobPriority |
QueueConfiguration.getPriority()
Deprecated.
|
static JobUtil.JobPriority |
JobUtil.JobPriority.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static JobUtil.JobPriority[] |
JobUtil.JobPriority.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.