Package com.redwood.scheduler.api.model.interfaces
Scheduler API - High level model interfaces.
Related Documentation
Since 8.0 (M28.0)-
Interface Summary Interface Description ActionEnableObject An action object that can be enabled or disabled.ActionSubjectObject An action that can run as a specific Subject (user).ExportRuleSetComponent This is the common base forExportRule
andExportRuleItem
.FileParameter FileParameterRuntime Runtime interface to File parameters from RedwoodScript.PeriodFunctionCalculator Interface to a computable temporal interval.ProcessServerCheckAttributeInfo An object providing info for a Process Server Check AttributeQueryObjectType<T> This interface is used bySchedulerSession.executeObjectQuery(QueryObjectType, String, Object...)
to map the incoming type to the return type.RequiredPermission Returned when checking privileges.RWIterable<T> TableParameter The value (either an In or Out value) of a table parameter.TableParameterRuntime Runtime interface to Table parameters from RedwoodScript.