Package com.redwood.scheduler.api.model
Scheduler API - Model
Related Documentation
Since 8.0 (M28.0)-
Interface Summary Interface Description APIErrorResultSetCallback APIResultSetCallback This interface is used to access the ResultSet of data model queries and is implemented in a number of classes listed above.APIResultSetPostExecuteCallback AppImportContext Data available at pre and postAppPostImportContext Data available at Post import onlyAppPreImportContext Data available at Pre import onlyAppUpgradeInfo AppUpgrader.UpgradeStep Branchable BusinessKeyObject Interface that objects with business keys must implement.ChangeOwner Objects that implement this interface have an owner associated with them.CommonLog CommonLogLine CustomEntity DurationEstimate Interface for information about an estimated duration.ExecutableSchedulerEntity Interface which executable scheduler entities must implement.Exporter Interface for exporting objects to a (job) file.HasOwner Objects that implement this interface have an owner associated with them.JobEstimates ObjectGetter PermaLinkConstants ProcessMonitorUpdaterBase Readable Marker interface that indicates an object that can be read using the ModelEvent API.SchedulerStatus SecurityPrivilege SecurityRank TimeEstimate Interface for information about an estimated point in time. -
Class Summary Class Description AppUpgrader BigDecimalFormat Formatting and parsing for BigDecimals with a flexible syntax specified entirely by the format string.BranchedUniqueNamedApplicationObjectMasterIterator Small helper class for filtering an iterator over branchable objects so that only the master objects are returned.BusinessKey CollectionCallback<T> Add all objects to the specified collection.FileFormatFinder Centralized Format identifier utility class.GetCountCallBack Use for select count(*) from X queries, it stores the result of the count as int, which can be retrieved by calling getCount() after.LimitedUniqueIdListAPIResultSetCallback LongCallBack APIResultSetCallback implementation for retrieving the Long value present in the first column of the result set.LongListCallback APIResultSetCallback implementation for retrieving the long value present in the first column of the result set.ReportScript Easy interface to reports from scripting.RestartStepOptions When a step is requested to be restarted in a JobChain, there are options that need to be set to proceed with the restart.RestartStepOptions.Builder The RestartStepOptions can just be instantiated using an instance of the class Builder.SAPSystemNoJCO This is just a dummy class required for the help generation.StringCallback Use this callback if you have a query which selects 1 String column and the query returns 1 row (result).TableFinder TextEscape Methods for escaping text.UniqueIdListAPIResultSetCallback Variable VariableHeader -
Exception Summary Exception Description TextEscape.UnsupportedEncodingRuntimeException