Uses of Interface
com.redwood.scheduler.api.model.enumeration.SchedulerIntegerEnumeration
-
Packages that use SchedulerIntegerEnumeration Package Description com.redwood.scheduler.api.model.enumeration Scheduler API - Model Enumerations -
-
Uses of SchedulerIntegerEnumeration in com.redwood.scheduler.api.model.enumeration
Classes in com.redwood.scheduler.api.model.enumeration with type parameters of type SchedulerIntegerEnumeration Modifier and Type Interface Description interface
SchedulerIntegerEnumeration<E extends SchedulerIntegerEnumeration<E>>
Super interface of all generated integer enumeration types.Classes in com.redwood.scheduler.api.model.enumeration that implement SchedulerIntegerEnumeration Modifier and Type Class Description class
CountedLockValuesType
The values for counted LockType.class
DashboardEntityType
The type of the DashboardEntity, FOR INTERNAL USE ONLY (Integer Enumeration)class
NotificationType
The notification type to that determines how much a user is notified via email.class
ParameterMappingType
The mapping type for parameters.class
PermaLinkPurpose
The page type to be opened by a perma link.class
PrivilegeType
Possible types of privilege.class
PseudoDashboardDial
The rules for matching applications.class
SearchFile
Options for searching files (Integer Enumeration)class
SharedExclusiveLockValuesType
The values for LockType shared/exclusive.class
SimpleConstraintSort
The sorting for simple constraints (ascending, descending, or none).
-