Uses of Enum Class
com.gentics.contentnode.rest.model.scheduler.ScheduleType
Packages that use ScheduleType
-
Uses of ScheduleType in com.gentics.contentnode.rest.model.scheduler
Methods in com.gentics.contentnode.rest.model.scheduler that return ScheduleTypeModifier and TypeMethodDescriptionScheduleData.getType()
Get the schedule type.static ScheduleType
Returns the enum constant of this class with the specified name.static ScheduleType[]
ScheduleType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gentics.contentnode.rest.model.scheduler with parameters of type ScheduleType