Package | Description |
---|---|
com.gentics.contentnode.rest.model.scheduler |
Modifier and Type | Method and Description |
---|---|
IntervalUnit |
ScheduleInterval.getUnit()
Get the interval time unit.
|
static IntervalUnit |
IntervalUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntervalUnit[] |
IntervalUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ScheduleInterval |
ScheduleInterval.setUnit(IntervalUnit unit)
Set the interval time unit.
|
Copyright © 2024 Gentics Software. All rights reserved.