Package | Description |
---|---|
org.apache.sling.event.impl.support | |
org.apache.sling.event.jobs |
Modifier and Type | Method and Description |
---|---|
ScheduleInfo.ScheduleType |
ScheduleInfoImpl.getType() |
Modifier and Type | Method and Description |
---|---|
static ScheduleInfoImpl |
ScheduleInfoImpl.deserialize(ScheduleInfo.ScheduleType scheduleType,
String s) |
Modifier and Type | Method and Description |
---|---|
ScheduleInfo.ScheduleType |
ScheduleInfo.getType()
Return the scheduling type
|
static ScheduleInfo.ScheduleType |
ScheduleInfo.ScheduleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduleInfo.ScheduleType[] |
ScheduleInfo.ScheduleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.