public class CronJobModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_JOBCRONJOBRELATION
Generated relation code constant for relation
JobCronJobRelation defining source attribute job in extension processing. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ACTIVE
Generated constant - Attribute key of
CronJob.active attribute defined at extension processing. |
static String |
ALTERNATIVEDATASOURCEID
Generated constant - Attribute key of
CronJob.alternativeDataSourceID attribute defined at extension processing. |
static String |
CHANGERECORDINGENABLED
Generated constant - Attribute key of
CronJob.changeRecordingEnabled attribute defined at extension processing. |
static String |
CHANGES
Generated constant - Attribute key of
CronJob.changes attribute defined at extension processing. |
static String |
CODE
Generated constant - Attribute key of
CronJob.code attribute defined at extension processing. |
static String |
CURRENTSTEP
Generated constant - Attribute key of
CronJob.currentStep attribute defined at extension processing. |
static String |
EMAILADDRESS
Generated constant - Attribute key of
CronJob.emailAddress attribute defined at extension processing. |
static String |
EMAILNOTIFICATIONTEMPLATE
Generated constant - Attribute key of
CronJob.emailNotificationTemplate attribute defined at extension processing. |
static String |
ENDTIME
Generated constant - Attribute key of
CronJob.endTime attribute defined at extension processing. |
static String |
ERRORMODE
Generated constant - Attribute key of
CronJob.errorMode attribute defined at extension processing. |
static String |
FILESCOUNT
Generated constant - Attribute key of
CronJob.filesCount attribute defined at extension processing. |
static String |
FILESDAYSOLD
Generated constant - Attribute key of
CronJob.filesDaysOld attribute defined at extension processing. |
static String |
FILESOPERATOR
Generated constant - Attribute key of
CronJob.filesOperator attribute defined at extension processing. |
static String |
JOB
Generated constant - Attribute key of
CronJob.job attribute defined at extension processing. |
static String |
LOGFILES
Generated constant - Attribute key of
CronJob.logFiles attribute defined at extension processing. |
static String |
LOGLEVELDATABASE
Generated constant - Attribute key of
CronJob.logLevelDatabase attribute defined at extension processing. |
static String |
LOGLEVELFILE
Generated constant - Attribute key of
CronJob.logLevelFile attribute defined at extension processing. |
static String |
LOGS
Generated constant - Attribute key of
CronJob.logs attribute defined at extension processing. |
static String |
LOGSCOUNT
Generated constant - Attribute key of
CronJob.logsCount attribute defined at extension processing. |
static String |
LOGSDAYSOLD
Generated constant - Attribute key of
CronJob.logsDaysOld attribute defined at extension processing. |
static String |
LOGSOPERATOR
Generated constant - Attribute key of
CronJob.logsOperator attribute defined at extension processing. |
static String |
LOGTEXT
Generated constant - Attribute key of
CronJob.logText attribute defined at extension processing. |
static String |
LOGTODATABASE
Generated constant - Attribute key of
CronJob.logToDatabase attribute defined at extension processing. |
static String |
LOGTOFILE
Generated constant - Attribute key of
CronJob.logToFile attribute defined at extension processing. |
static String |
NODEGROUP
Generated constant - Attribute key of
CronJob.nodeGroup attribute defined at extension processing. |
static String |
NODEID
Generated constant - Attribute key of
CronJob.nodeID attribute defined at extension processing. |
static String |
PENDINGSTEPS
Generated constant - Attribute key of
CronJob.pendingSteps attribute defined at extension processing. |
static String |
PRIORITY
Generated constant - Attribute key of
CronJob.priority attribute defined at extension processing. |
static String |
PROCESSEDSTEPS
Generated constant - Attribute key of
CronJob.processedSteps attribute defined at extension processing. |
static String |
REMOVEONEXIT
Generated constant - Attribute key of
CronJob.removeOnExit attribute defined at extension processing. |
static String |
REQUESTABORT
Generated constant - Attribute key of
CronJob.requestAbort attribute defined at extension processing. |
static String |
REQUESTABORTSTEP
Generated constant - Attribute key of
CronJob.requestAbortStep attribute defined at extension processing. |
static String |
RESULT
Generated constant - Attribute key of
CronJob.result attribute defined at extension processing. |
static String |
RETRY
Generated constant - Attribute key of
CronJob.retry attribute defined at extension processing. |
static String |
RUNNINGONCLUSTERNODE
Generated constant - Attribute key of
CronJob.runningOnClusterNode attribute defined at extension processing. |
static String |
SENDEMAIL
Generated constant - Attribute key of
CronJob.sendEmail attribute defined at extension processing. |
static String |
SESSIONCONTEXTVALUES
Generated constant - Attribute key of
CronJob.sessionContextValues attribute defined at extension processing. |
static String |
SESSIONCURRENCY
Generated constant - Attribute key of
CronJob.sessionCurrency attribute defined at extension processing. |
static String |
SESSIONLANGUAGE
Generated constant - Attribute key of
CronJob.sessionLanguage attribute defined at extension processing. |
static String |
SESSIONUSER
Generated constant - Attribute key of
CronJob.sessionUser attribute defined at extension processing. |
static String |
SINGLEEXECUTABLE
Generated constant - Attribute key of
CronJob.singleExecutable attribute defined at extension processing. |
static String |
STARTTIME
Generated constant - Attribute key of
CronJob.startTime attribute defined at extension processing. |
static String |
STATUS
Generated constant - Attribute key of
CronJob.status attribute defined at extension processing. |
static String |
TIMETABLE
Generated constant - Attribute key of
CronJob.timeTable attribute defined at extension processing. |
static String |
TRIGGERS
Generated constant - Attribute key of
CronJob.triggers attribute defined at extension processing. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CronJobModel()
Generated constructor - Default constructor for generic creation.
|
CronJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CronJobModel(JobModel _job)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CronJobModel(JobModel _job,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getActive()
Generated method - Getter of the
CronJob.active attribute defined at extension processing. |
String |
getAlternativeDataSourceID()
Generated method - Getter of the
CronJob.alternativeDataSourceID attribute defined at extension processing. |
Boolean |
getChangeRecordingEnabled()
Generated method - Getter of the
CronJob.changeRecordingEnabled attribute defined at extension processing. |
Collection<ChangeDescriptorModel> |
getChanges()
Generated method - Getter of the
CronJob.changes attribute defined at extension processing. |
String |
getCode()
Generated method - Getter of the
CronJob.code attribute defined at extension processing. |
StepModel |
getCurrentStep()
Generated method - Getter of the
CronJob.currentStep attribute defined at extension processing. |
String |
getEmailAddress()
Generated method - Getter of the
CronJob.emailAddress attribute defined at extension processing. |
RendererTemplateModel |
getEmailNotificationTemplate()
Generated method - Getter of the
CronJob.emailNotificationTemplate attribute defined at extension processing. |
Date |
getEndTime()
Generated method - Getter of the
CronJob.endTime attribute defined at extension processing. |
ErrorMode |
getErrorMode()
Generated method - Getter of the
CronJob.errorMode attribute defined at extension processing. |
int |
getFilesCount()
Generated method - Getter of the
CronJob.filesCount attribute defined at extension processing. |
int |
getFilesDaysOld()
Generated method - Getter of the
CronJob.filesDaysOld attribute defined at extension processing. |
BooleanOperator |
getFilesOperator()
Generated method - Getter of the
CronJob.filesOperator attribute defined at extension processing. |
JobModel |
getJob()
Generated method - Getter of the
CronJob.job attribute defined at extension processing. |
Collection<LogFileModel> |
getLogFiles()
Generated method - Getter of the
CronJob.logFiles attribute defined at extension processing. |
JobLogLevel |
getLogLevelDatabase()
Generated method - Getter of the
CronJob.logLevelDatabase attribute defined at extension processing. |
JobLogLevel |
getLogLevelFile()
Generated method - Getter of the
CronJob.logLevelFile attribute defined at extension processing. |
List<JobLogModel> |
getLogs()
Generated method - Getter of the
CronJob.logs attribute defined at extension processing. |
int |
getLogsCount()
Generated method - Getter of the
CronJob.logsCount attribute defined at extension processing. |
int |
getLogsDaysOld()
Generated method - Getter of the
CronJob.logsDaysOld attribute defined at extension processing. |
BooleanOperator |
getLogsOperator()
Generated method - Getter of the
CronJob.logsOperator attribute defined at extension processing. |
String |
getLogText()
Generated method - Getter of the
CronJob.logText attribute defined at extension processing. |
Boolean |
getLogToDatabase()
Generated method - Getter of the
CronJob.logToDatabase attribute defined at extension processing. |
Boolean |
getLogToFile()
Generated method - Getter of the
CronJob.logToFile attribute defined at extension processing. |
String |
getNodeGroup()
Generated method - Getter of the
CronJob.nodeGroup attribute defined at extension processing. |
Integer |
getNodeID()
Generated method - Getter of the
CronJob.nodeID attribute defined at extension processing. |
List<StepModel> |
getPendingSteps()
Generated method - Getter of the
CronJob.pendingSteps attribute defined at extension processing. |
Integer |
getPriority()
Generated method - Getter of the
CronJob.priority attribute defined at extension processing. |
List<StepModel> |
getProcessedSteps()
Generated method - Getter of the
CronJob.processedSteps attribute defined at extension processing. |
Boolean |
getRemoveOnExit()
Generated method - Getter of the
CronJob.removeOnExit attribute defined at extension processing. |
Boolean |
getRequestAbort()
Generated method - Getter of the
CronJob.requestAbort attribute defined at extension processing. |
Boolean |
getRequestAbortStep()
Generated method - Getter of the
CronJob.requestAbortStep attribute defined at extension processing. |
CronJobResult |
getResult()
Generated method - Getter of the
CronJob.result attribute defined at extension processing. |
Boolean |
getRetry()
Generated method - Getter of the
CronJob.retry attribute defined at extension processing. |
Integer |
getRunningOnClusterNode()
Generated method - Getter of the
CronJob.runningOnClusterNode attribute defined at extension processing. |
Boolean |
getSendEmail()
Generated method - Getter of the
CronJob.sendEmail attribute defined at extension processing. |
CurrencyModel |
getSessionCurrency()
Generated method - Getter of the
CronJob.sessionCurrency attribute defined at extension processing. |
LanguageModel |
getSessionLanguage()
Generated method - Getter of the
CronJob.sessionLanguage attribute defined at extension processing. |
UserModel |
getSessionUser()
Generated method - Getter of the
CronJob.sessionUser attribute defined at extension processing. |
Boolean |
getSingleExecutable()
Generated method - Getter of the
CronJob.singleExecutable attribute defined at extension processing. |
Date |
getStartTime()
Generated method - Getter of the
CronJob.startTime attribute defined at extension processing. |
CronJobStatus |
getStatus()
Generated method - Getter of the
CronJob.status attribute defined at extension processing. |
String |
getTimeTable()
Generated method - Getter of the
CronJob.timeTable dynamic attribute defined at extension processing. |
List<TriggerModel> |
getTriggers()
Generated method - Getter of the
CronJob.triggers attribute defined at extension processing. |
void |
setActive(Boolean value)
Generated method - Setter of
CronJob.active attribute defined at extension processing. |
void |
setAlternativeDataSourceID(String value)
Generated method - Setter of
CronJob.alternativeDataSourceID attribute defined at extension processing. |
void |
setChangeRecordingEnabled(Boolean value)
Generated method - Setter of
CronJob.changeRecordingEnabled attribute defined at extension processing. |
void |
setCode(String value)
Generated method - Setter of
CronJob.code attribute defined at extension processing. |
void |
setEmailAddress(String value)
Generated method - Setter of
CronJob.emailAddress attribute defined at extension processing. |
void |
setEmailNotificationTemplate(RendererTemplateModel value)
Generated method - Setter of
CronJob.emailNotificationTemplate attribute defined at extension processing. |
void |
setEndTime(Date value)
Generated method - Setter of
CronJob.endTime attribute defined at extension processing. |
void |
setErrorMode(ErrorMode value)
Generated method - Setter of
CronJob.errorMode attribute defined at extension processing. |
void |
setFilesCount(int value)
Generated method - Setter of
CronJob.filesCount attribute defined at extension processing. |
void |
setFilesDaysOld(int value)
Generated method - Setter of
CronJob.filesDaysOld attribute defined at extension processing. |
void |
setFilesOperator(BooleanOperator value)
Generated method - Setter of
CronJob.filesOperator attribute defined at extension processing. |
void |
setJob(JobModel value)
Generated method - Initial setter of
CronJob.job attribute defined at extension processing. |
void |
setLogFiles(Collection<LogFileModel> value)
Generated method - Setter of
CronJob.logFiles attribute defined at extension processing. |
void |
setLogLevelDatabase(JobLogLevel value)
Generated method - Setter of
CronJob.logLevelDatabase attribute defined at extension processing. |
void |
setLogLevelFile(JobLogLevel value)
Generated method - Setter of
CronJob.logLevelFile attribute defined at extension processing. |
void |
setLogsCount(int value)
Generated method - Setter of
CronJob.logsCount attribute defined at extension processing. |
void |
setLogsDaysOld(int value)
Generated method - Setter of
CronJob.logsDaysOld attribute defined at extension processing. |
void |
setLogsOperator(BooleanOperator value)
Generated method - Setter of
CronJob.logsOperator attribute defined at extension processing. |
void |
setLogToDatabase(Boolean value)
Generated method - Setter of
CronJob.logToDatabase attribute defined at extension processing. |
void |
setLogToFile(Boolean value)
Generated method - Setter of
CronJob.logToFile attribute defined at extension processing. |
void |
setNodeGroup(String value)
Generated method - Setter of
CronJob.nodeGroup attribute defined at extension processing. |
void |
setNodeID(Integer value)
Generated method - Setter of
CronJob.nodeID attribute defined at extension processing. |
void |
setPendingSteps(List<StepModel> value)
Generated method - Setter of
CronJob.pendingSteps attribute defined at extension processing. |
void |
setPriority(Integer value)
Generated method - Setter of
CronJob.priority attribute defined at extension processing. |
void |
setProcessedSteps(List<StepModel> value)
Generated method - Setter of
CronJob.processedSteps attribute defined at extension processing. |
void |
setRemoveOnExit(Boolean value)
Generated method - Setter of
CronJob.removeOnExit attribute defined at extension processing. |
void |
setRequestAbort(Boolean value)
Generated method - Setter of
CronJob.requestAbort attribute defined at extension processing. |
void |
setRequestAbortStep(Boolean value)
Generated method - Setter of
CronJob.requestAbortStep attribute defined at extension processing. |
void |
setResult(CronJobResult value)
Generated method - Setter of
CronJob.result attribute defined at extension processing. |
void |
setRetry(Boolean value)
Generated method - Setter of
CronJob.retry attribute defined at extension processing. |
void |
setRunningOnClusterNode(Integer value)
Generated method - Setter of
CronJob.runningOnClusterNode attribute defined at extension processing. |
void |
setSendEmail(Boolean value)
Generated method - Setter of
CronJob.sendEmail attribute defined at extension processing. |
void |
setSessionCurrency(CurrencyModel value)
Generated method - Setter of
CronJob.sessionCurrency attribute defined at extension processing. |
void |
setSessionLanguage(LanguageModel value)
Generated method - Setter of
CronJob.sessionLanguage attribute defined at extension processing. |
void |
setSessionUser(UserModel value)
Generated method - Setter of
CronJob.sessionUser attribute defined at extension processing. |
void |
setSingleExecutable(Boolean value)
Generated method - Setter of
CronJob.singleExecutable attribute defined at extension processing. |
void |
setStartTime(Date value)
Generated method - Setter of
CronJob.startTime attribute defined at extension processing. |
void |
setStatus(CronJobStatus value)
Generated method - Setter of
CronJob.status attribute defined at extension processing. |
void |
setTriggers(List<TriggerModel> value)
Generated method - Setter of
CronJob.triggers attribute defined at extension processing. |
getComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String _JOBCRONJOBRELATION
JobCronJobRelation defining source attribute job in extension processing.public static final String CODE
CronJob.code attribute defined at extension processing.public static final String ERRORMODE
CronJob.errorMode attribute defined at extension processing.public static final String LOGTOFILE
CronJob.logToFile attribute defined at extension processing.public static final String LOGTODATABASE
CronJob.logToDatabase attribute defined at extension processing.public static final String LOGLEVELFILE
CronJob.logLevelFile attribute defined at extension processing.public static final String LOGLEVELDATABASE
CronJob.logLevelDatabase attribute defined at extension processing.public static final String LOGFILES
CronJob.logFiles attribute defined at extension processing.public static final String SESSIONUSER
CronJob.sessionUser attribute defined at extension processing.public static final String SESSIONLANGUAGE
CronJob.sessionLanguage attribute defined at extension processing.public static final String SESSIONCURRENCY
CronJob.sessionCurrency attribute defined at extension processing.public static final String SESSIONCONTEXTVALUES
CronJob.sessionContextValues attribute defined at extension processing.public static final String ACTIVE
CronJob.active attribute defined at extension processing.public static final String RETRY
CronJob.retry attribute defined at extension processing.public static final String SINGLEEXECUTABLE
CronJob.singleExecutable attribute defined at extension processing.public static final String EMAILADDRESS
CronJob.emailAddress attribute defined at extension processing.public static final String SENDEMAIL
CronJob.sendEmail attribute defined at extension processing.public static final String STARTTIME
CronJob.startTime attribute defined at extension processing.public static final String ENDTIME
CronJob.endTime attribute defined at extension processing.public static final String STATUS
CronJob.status attribute defined at extension processing.public static final String RESULT
CronJob.result attribute defined at extension processing.public static final String LOGTEXT
CronJob.logText attribute defined at extension processing.public static final String NODEID
CronJob.nodeID attribute defined at extension processing.public static final String NODEGROUP
CronJob.nodeGroup attribute defined at extension processing.public static final String RUNNINGONCLUSTERNODE
CronJob.runningOnClusterNode attribute defined at extension processing.public static final String CURRENTSTEP
CronJob.currentStep attribute defined at extension processing.public static final String CHANGERECORDINGENABLED
CronJob.changeRecordingEnabled attribute defined at extension processing.public static final String CHANGES
CronJob.changes attribute defined at extension processing.public static final String REQUESTABORT
CronJob.requestAbort attribute defined at extension processing.public static final String REQUESTABORTSTEP
CronJob.requestAbortStep attribute defined at extension processing.public static final String TIMETABLE
CronJob.timeTable attribute defined at extension processing.public static final String PRIORITY
CronJob.priority attribute defined at extension processing.public static final String REMOVEONEXIT
CronJob.removeOnExit attribute defined at extension processing.public static final String EMAILNOTIFICATIONTEMPLATE
CronJob.emailNotificationTemplate attribute defined at extension processing.public static final String ALTERNATIVEDATASOURCEID
CronJob.alternativeDataSourceID attribute defined at extension processing.public static final String LOGSDAYSOLD
CronJob.logsDaysOld attribute defined at extension processing.public static final String LOGSCOUNT
CronJob.logsCount attribute defined at extension processing.public static final String LOGSOPERATOR
CronJob.logsOperator attribute defined at extension processing.public static final String FILESDAYSOLD
CronJob.filesDaysOld attribute defined at extension processing.public static final String FILESCOUNT
CronJob.filesCount attribute defined at extension processing.public static final String FILESOPERATOR
CronJob.filesOperator attribute defined at extension processing.public static final String PROCESSEDSTEPS
CronJob.processedSteps attribute defined at extension processing.public static final String PENDINGSTEPS
CronJob.pendingSteps attribute defined at extension processing.public static final String LOGS
CronJob.logs attribute defined at extension processing.public static final String TRIGGERS
CronJob.triggers attribute defined at extension processing.public static final String JOB
CronJob.job attribute defined at extension processing.public CronJobModel()
public CronJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CronJobModel(JobModel _job)
_job - initial attribute declared by type CronJob at extension processing@Deprecated public CronJobModel(JobModel _job, ItemModel _owner)
_job - initial attribute declared by type CronJob at extension processing_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="active", type=GETTER) public Boolean getActive()
CronJob.active attribute defined at extension processing.@Accessor(qualifier="alternativeDataSourceID", type=GETTER) public String getAlternativeDataSourceID()
CronJob.alternativeDataSourceID attribute defined at extension processing.@Accessor(qualifier="changeRecordingEnabled", type=GETTER) public Boolean getChangeRecordingEnabled()
CronJob.changeRecordingEnabled attribute defined at extension processing.@Accessor(qualifier="changes", type=GETTER) public Collection<ChangeDescriptorModel> getChanges()
CronJob.changes attribute defined at extension processing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="code", type=GETTER) public String getCode()
CronJob.code attribute defined at extension processing.@Accessor(qualifier="currentStep", type=GETTER) public StepModel getCurrentStep()
CronJob.currentStep attribute defined at extension processing.@Accessor(qualifier="emailAddress", type=GETTER) public String getEmailAddress()
CronJob.emailAddress attribute defined at extension processing.@Accessor(qualifier="emailNotificationTemplate", type=GETTER) public RendererTemplateModel getEmailNotificationTemplate()
CronJob.emailNotificationTemplate attribute defined at extension processing.@Accessor(qualifier="endTime", type=GETTER) public Date getEndTime()
CronJob.endTime attribute defined at extension processing.@Accessor(qualifier="errorMode", type=GETTER) public ErrorMode getErrorMode()
CronJob.errorMode attribute defined at extension processing.@Accessor(qualifier="filesCount", type=GETTER) public int getFilesCount()
CronJob.filesCount attribute defined at extension processing.@Accessor(qualifier="filesDaysOld", type=GETTER) public int getFilesDaysOld()
CronJob.filesDaysOld attribute defined at extension processing.@Accessor(qualifier="filesOperator", type=GETTER) public BooleanOperator getFilesOperator()
CronJob.filesOperator attribute defined at extension processing.@Accessor(qualifier="job", type=GETTER) public JobModel getJob()
CronJob.job attribute defined at extension processing.@Accessor(qualifier="logFiles", type=GETTER) public Collection<LogFileModel> getLogFiles()
CronJob.logFiles attribute defined at extension processing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="logLevelDatabase", type=GETTER) public JobLogLevel getLogLevelDatabase()
CronJob.logLevelDatabase attribute defined at extension processing.@Accessor(qualifier="logLevelFile", type=GETTER) public JobLogLevel getLogLevelFile()
CronJob.logLevelFile attribute defined at extension processing.@Accessor(qualifier="logs", type=GETTER) public List<JobLogModel> getLogs()
CronJob.logs attribute defined at extension processing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="logsCount", type=GETTER) public int getLogsCount()
CronJob.logsCount attribute defined at extension processing.@Accessor(qualifier="logsDaysOld", type=GETTER) public int getLogsDaysOld()
CronJob.logsDaysOld attribute defined at extension processing.@Accessor(qualifier="logsOperator", type=GETTER) public BooleanOperator getLogsOperator()
CronJob.logsOperator attribute defined at extension processing.@Accessor(qualifier="logText", type=GETTER) public String getLogText()
CronJob.logText attribute defined at extension processing.@Accessor(qualifier="logToDatabase", type=GETTER) public Boolean getLogToDatabase()
CronJob.logToDatabase attribute defined at extension processing.@Accessor(qualifier="logToFile", type=GETTER) public Boolean getLogToFile()
CronJob.logToFile attribute defined at extension processing.@Accessor(qualifier="nodeGroup", type=GETTER) public String getNodeGroup()
CronJob.nodeGroup attribute defined at extension processing.@Accessor(qualifier="nodeID", type=GETTER) public Integer getNodeID()
CronJob.nodeID attribute defined at extension processing.@Accessor(qualifier="pendingSteps", type=GETTER) public List<StepModel> getPendingSteps()
CronJob.pendingSteps attribute defined at extension processing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="priority", type=GETTER) public Integer getPriority()
CronJob.priority attribute defined at extension processing.@Accessor(qualifier="processedSteps", type=GETTER) public List<StepModel> getProcessedSteps()
CronJob.processedSteps attribute defined at extension processing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="removeOnExit", type=GETTER) public Boolean getRemoveOnExit()
CronJob.removeOnExit attribute defined at extension processing.@Accessor(qualifier="requestAbort", type=GETTER) public Boolean getRequestAbort()
CronJob.requestAbort attribute defined at extension processing.@Accessor(qualifier="requestAbortStep", type=GETTER) public Boolean getRequestAbortStep()
CronJob.requestAbortStep attribute defined at extension processing.@Accessor(qualifier="result", type=GETTER) public CronJobResult getResult()
CronJob.result attribute defined at extension processing.@Accessor(qualifier="retry", type=GETTER) public Boolean getRetry()
CronJob.retry attribute defined at extension processing.@Accessor(qualifier="runningOnClusterNode", type=GETTER) public Integer getRunningOnClusterNode()
CronJob.runningOnClusterNode attribute defined at extension processing.@Accessor(qualifier="sendEmail", type=GETTER) public Boolean getSendEmail()
CronJob.sendEmail attribute defined at extension processing.@Accessor(qualifier="sessionCurrency", type=GETTER) public CurrencyModel getSessionCurrency()
CronJob.sessionCurrency attribute defined at extension processing.@Accessor(qualifier="sessionLanguage", type=GETTER) public LanguageModel getSessionLanguage()
CronJob.sessionLanguage attribute defined at extension processing.@Accessor(qualifier="sessionUser", type=GETTER) public UserModel getSessionUser()
CronJob.sessionUser attribute defined at extension processing.@Accessor(qualifier="singleExecutable", type=GETTER) public Boolean getSingleExecutable()
CronJob.singleExecutable attribute defined at extension processing.@Accessor(qualifier="startTime", type=GETTER) public Date getStartTime()
CronJob.startTime attribute defined at extension processing.@Accessor(qualifier="status", type=GETTER) public CronJobStatus getStatus()
CronJob.status attribute defined at extension processing.@Accessor(qualifier="timeTable", type=GETTER) public String getTimeTable()
CronJob.timeTable dynamic attribute defined at extension processing.@Accessor(qualifier="triggers", type=GETTER) public List<TriggerModel> getTriggers()
CronJob.triggers attribute defined at extension processing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="active", type=SETTER) public void setActive(Boolean value)
CronJob.active attribute defined at extension processing.value - the active - Whether the CronJob is active (is run when its trigger is due). If set to false, the
CronJob will not be executed if its trigger is due@Accessor(qualifier="alternativeDataSourceID", type=SETTER) public void setAlternativeDataSourceID(String value)
CronJob.alternativeDataSourceID attribute defined at extension processing.value - the alternativeDataSourceID@Accessor(qualifier="changeRecordingEnabled", type=SETTER) public void setChangeRecordingEnabled(Boolean value)
CronJob.changeRecordingEnabled attribute defined at extension processing.value - the changeRecordingEnabled@Accessor(qualifier="code", type=SETTER) public void setCode(String value)
CronJob.code attribute defined at extension processing.value - the code - Identifier for the CronJob@Accessor(qualifier="emailAddress", type=SETTER) public void setEmailAddress(String value)
CronJob.emailAddress attribute defined at extension processing.value - the emailAddress - The e-mail address to which to send a notification on the CronJob's execution@Accessor(qualifier="emailNotificationTemplate", type=SETTER) public void setEmailNotificationTemplate(RendererTemplateModel value)
CronJob.emailNotificationTemplate attribute defined at extension processing.value - the emailNotificationTemplate@Accessor(qualifier="endTime", type=SETTER) public void setEndTime(Date value)
CronJob.endTime attribute defined at extension processing.value - the endTime@Accessor(qualifier="errorMode", type=SETTER) public void setErrorMode(ErrorMode value)
CronJob.errorMode attribute defined at extension processing.value - the errorMode - the error mode. @since 2.10@Accessor(qualifier="filesCount", type=SETTER) public void setFilesCount(int value)
CronJob.filesCount attribute defined at extension processing.value - the filesCount - All LogFiles (LogFileModels) above this value will be removed@Accessor(qualifier="filesDaysOld", type=SETTER) public void setFilesDaysOld(int value)
CronJob.filesDaysOld attribute defined at extension processing.value - the filesDaysOld - All LogFiles (LogFileModels) older than this value in days will be removed@Accessor(qualifier="filesOperator", type=SETTER) public void setFilesOperator(BooleanOperator value)
CronJob.filesOperator attribute defined at extension processing.value - the filesOperator - Operator@Accessor(qualifier="job", type=SETTER) public void setJob(JobModel value)
CronJob.job attribute defined at extension processing. Can only be used at creation of model - before first save.value - the job - References to the Job assigned to the CronJob@Accessor(qualifier="logFiles", type=SETTER) public void setLogFiles(Collection<LogFileModel> value)
CronJob.logFiles attribute defined at extension processing.value - the logFiles - A list of log files related to the current CronJob@Accessor(qualifier="logLevelDatabase", type=SETTER) public void setLogLevelDatabase(JobLogLevel value)
CronJob.logLevelDatabase attribute defined at extension processing.value - the logLevelDatabase - Specifies the log level for logging to the database@Accessor(qualifier="logLevelFile", type=SETTER) public void setLogLevelFile(JobLogLevel value)
CronJob.logLevelFile attribute defined at extension processing.value - the logLevelFile - Specifies the log level for logging to the file@Accessor(qualifier="logsCount", type=SETTER) public void setLogsCount(int value)
CronJob.logsCount attribute defined at extension processing.value - the logsCount - All JobLogs (JobLogModels) above this value will be removed@Accessor(qualifier="logsDaysOld", type=SETTER) public void setLogsDaysOld(int value)
CronJob.logsDaysOld attribute defined at extension processing.value - the logsDaysOld - All JobLogs (JobLogModels) older than this value in days will be removed@Accessor(qualifier="logsOperator", type=SETTER) public void setLogsOperator(BooleanOperator value)
CronJob.logsOperator attribute defined at extension processing.value - the logsOperator - Operator@Accessor(qualifier="logToDatabase", type=SETTER) public void setLogToDatabase(Boolean value)
CronJob.logToDatabase attribute defined at extension processing.value - the logToDatabase - Whether the CronJob's execution log is written to a log entry in the hybris Suite's
database@Accessor(qualifier="logToFile", type=SETTER) public void setLogToFile(Boolean value)
CronJob.logToFile attribute defined at extension processing.value - the logToFile - Whether the CronJob's execution log is written to a log file@Accessor(qualifier="nodeGroup", type=SETTER) public void setNodeGroup(String value)
CronJob.nodeGroup attribute defined at extension processing.value - the nodeGroup@Accessor(qualifier="nodeID", type=SETTER) public void setNodeID(Integer value)
CronJob.nodeID attribute defined at extension processing.value - the nodeID - The number of the cluster node on which the CronJob is to be run. This setting is
relevant for clustered hybris Suite installations only.@Accessor(qualifier="pendingSteps", type=SETTER) public void setPendingSteps(List<StepModel> value)
CronJob.pendingSteps attribute defined at extension processing.value - the pendingSteps - pending steps@Accessor(qualifier="priority", type=SETTER) public void setPriority(Integer value)
CronJob.priority attribute defined at extension processing.value - the priority - the priority. @since 2.10@Accessor(qualifier="processedSteps", type=SETTER) public void setProcessedSteps(List<StepModel> value)
CronJob.processedSteps attribute defined at extension processing.value - the processedSteps - processed steps@Accessor(qualifier="removeOnExit", type=SETTER) public void setRemoveOnExit(Boolean value)
CronJob.removeOnExit attribute defined at extension processing.value - the removeOnExit - If set to true, the CronJob is removed from the hybris Suite after execution@Accessor(qualifier="requestAbort", type=SETTER) public void setRequestAbort(Boolean value)
CronJob.requestAbort attribute defined at extension processing.value - the requestAbort@Accessor(qualifier="requestAbortStep", type=SETTER) public void setRequestAbortStep(Boolean value)
CronJob.requestAbortStep attribute defined at extension processing.value - the requestAbortStep@Accessor(qualifier="result", type=SETTER) public void setResult(CronJobResult value)
CronJob.result attribute defined at extension processing.value - the result - The CronJob's execution result@Accessor(qualifier="retry", type=SETTER) public void setRetry(Boolean value)
CronJob.retry attribute defined at extension processing.value - the retry - If an assigned job can't be started because of an already running job, a trigger will
be created for the the cronjob instance with current time as activation time. This one will be
triggerd on next poll repeatedly till the cronjob gets executed once@Accessor(qualifier="runningOnClusterNode", type=SETTER) public void setRunningOnClusterNode(Integer value)
CronJob.runningOnClusterNode attribute defined at extension processing.value - the runningOnClusterNode@Accessor(qualifier="sendEmail", type=SETTER) public void setSendEmail(Boolean value)
CronJob.sendEmail attribute defined at extension processing.value - the sendEmail - Whether a status e-mail is to be sent after the CronJob's execution@Accessor(qualifier="sessionCurrency", type=SETTER) public void setSessionCurrency(CurrencyModel value)
CronJob.sessionCurrency attribute defined at extension processing.value - the sessionCurrency - The system currency with which to execute the CronJob@Accessor(qualifier="sessionLanguage", type=SETTER) public void setSessionLanguage(LanguageModel value)
CronJob.sessionLanguage attribute defined at extension processing.value - the sessionLanguage - The system language to execute the CronJob in@Accessor(qualifier="sessionUser", type=SETTER) public void setSessionUser(UserModel value)
CronJob.sessionUser attribute defined at extension processing.value - the sessionUser - The user in whose context (access rights, restrictions, etc) the CronJob will be
executed@Accessor(qualifier="singleExecutable", type=SETTER) public void setSingleExecutable(Boolean value)
CronJob.singleExecutable attribute defined at extension processing.value - the singleExecutable - If the assigned TriggerableJob instance can not be performed yet, a new Trigger for
this CronJob will be created@Accessor(qualifier="startTime", type=SETTER) public void setStartTime(Date value)
CronJob.startTime attribute defined at extension processing.value - the startTime@Accessor(qualifier="status", type=SETTER) public void setStatus(CronJobStatus value)
CronJob.status attribute defined at extension processing.value - the status - The CronJob's execution statusCopyright © 2017 SAP SE. All Rights Reserved.