Package de.hybris.platform.cronjob.model
Class JobModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.cronjob.model.JobModel
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
BatchJobModel,CompareCatalogVersionsJobModel,CompositeJobModel,ImpExExportJobModel,ImpExImportJobModel,LDIFGroupImportJobModel,LDIFImportJobModel,MoveMediaJobModel,RemoveCatalogVersionJobModel,RemoveItemsJobModel,RemoveOrphanedFilesJobModel,ServicelayerJobModel,SyncItemJobModel,TypeSystemExportJobModel,WorkflowTemplateModel
public class JobModel extends ItemModel
Generated model class for type Job first defined at extension processing.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringACTIVEGenerated constant - Attribute key ofJob.activeattribute defined at extensionprocessing.static java.lang.StringALTERNATIVEDATASOURCEIDGenerated constant - Attribute key ofJob.alternativeDataSourceIDattribute defined at extensionprocessing.static java.lang.StringCHANGERECORDINGENABLEDGenerated constant - Attribute key ofJob.changeRecordingEnabledattribute defined at extensionprocessing.static java.lang.StringCODEGenerated constant - Attribute key ofJob.codeattribute defined at extensionprocessing.static java.lang.StringCRONJOBSGenerated constant - Attribute key ofJob.cronJobsattribute defined at extensionprocessing.static java.lang.StringEMAILADDRESSGenerated constant - Attribute key ofJob.emailAddressattribute defined at extensionprocessing.static java.lang.StringEMAILNOTIFICATIONTEMPLATEGenerated constant - Attribute key ofJob.emailNotificationTemplateattribute defined at extensionprocessing.static java.lang.StringERRORMODEGenerated constant - Attribute key ofJob.errorModeattribute defined at extensionprocessing.static java.lang.StringLOGLEVELDATABASEGenerated constant - Attribute key ofJob.logLevelDatabaseattribute defined at extensionprocessing.static java.lang.StringLOGLEVELFILEGenerated constant - Attribute key ofJob.logLevelFileattribute defined at extensionprocessing.static java.lang.StringLOGTODATABASEGenerated constant - Attribute key ofJob.logToDatabaseattribute defined at extensionprocessing.static java.lang.StringLOGTOFILEGenerated constant - Attribute key ofJob.logToFileattribute defined at extensionprocessing.static java.lang.StringNODEGROUPGenerated constant - Attribute key ofJob.nodeGroupattribute defined at extensionprocessing.static java.lang.StringNODEIDGenerated constant - Attribute key ofJob.nodeIDattribute defined at extensionprocessing.static java.lang.StringPRIORITYGenerated constant - Attribute key ofJob.priorityattribute defined at extensionprocessing.static java.lang.StringREMOVEONEXITGenerated constant - Attribute key ofJob.removeOnExitattribute defined at extensionprocessing.static java.lang.StringREQUESTABORTGenerated constant - Attribute key ofJob.requestAbortattribute defined at extensionprocessing.static java.lang.StringREQUESTABORTSTEPGenerated constant - Attribute key ofJob.requestAbortStepattribute defined at extensionprocessing.static java.lang.StringRESTRICTIONSGenerated constant - Attribute key ofJob.restrictionsattribute defined at extensionprocessing.static java.lang.StringRETRYGenerated constant - Attribute key ofJob.retryattribute defined at extensionprocessing.static java.lang.StringSENDEMAILGenerated constant - Attribute key ofJob.sendEmailattribute defined at extensionprocessing.static java.lang.StringSESSIONCONTEXTVALUESGenerated constant - Attribute key ofJob.sessionContextValuesattribute defined at extensionprocessing.static java.lang.StringSESSIONCURRENCYGenerated constant - Attribute key ofJob.sessionCurrencyattribute defined at extensionprocessing.static java.lang.StringSESSIONLANGUAGEGenerated constant - Attribute key ofJob.sessionLanguageattribute defined at extensionprocessing.static java.lang.StringSESSIONUSERGenerated constant - Attribute key ofJob.sessionUserattribute defined at extensionprocessing.static java.lang.StringSINGLEEXECUTABLEGenerated constant - Attribute key ofJob.singleExecutableattribute defined at extensionprocessing.static java.lang.StringTRIGGERSGenerated constant - Attribute key ofJob.triggersattribute defined at extensionprocessing.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description JobModel()Generated constructor - Default constructor for generic creation.JobModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextJobModel(java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersJobModel(java.lang.String _code, java.lang.Integer _nodeID, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.BooleangetActive()Generated method - Getter of theJob.activeattribute defined at extensionprocessing.java.lang.StringgetAlternativeDataSourceID()Generated method - Getter of theJob.alternativeDataSourceIDattribute defined at extensionprocessing.java.lang.BooleangetChangeRecordingEnabled()Generated method - Getter of theJob.changeRecordingEnabledattribute defined at extensionprocessing.java.lang.StringgetCode()Generated method - Getter of theJob.codeattribute defined at extensionprocessing.java.util.Collection<CronJobModel>getCronJobs()Generated method - Getter of theJob.cronJobsattribute defined at extensionprocessing.java.lang.StringgetEmailAddress()Generated method - Getter of theJob.emailAddressattribute defined at extensionprocessing.RendererTemplateModelgetEmailNotificationTemplate()Generated method - Getter of theJob.emailNotificationTemplateattribute defined at extensionprocessing.ErrorModegetErrorMode()Generated method - Getter of theJob.errorModeattribute defined at extensionprocessing.JobLogLevelgetLogLevelDatabase()Generated method - Getter of theJob.logLevelDatabaseattribute defined at extensionprocessing.JobLogLevelgetLogLevelFile()Generated method - Getter of theJob.logLevelFileattribute defined at extensionprocessing.java.lang.BooleangetLogToDatabase()Generated method - Getter of theJob.logToDatabaseattribute defined at extensionprocessing.java.lang.BooleangetLogToFile()Generated method - Getter of theJob.logToFileattribute defined at extensionprocessing.java.lang.StringgetNodeGroup()Generated method - Getter of theJob.nodeGroupattribute defined at extensionprocessing.java.lang.IntegergetNodeID()Generated method - Getter of theJob.nodeIDattribute defined at extensionprocessing.java.lang.IntegergetPriority()Generated method - Getter of theJob.priorityattribute defined at extensionprocessing.java.lang.BooleangetRemoveOnExit()Generated method - Getter of theJob.removeOnExitattribute defined at extensionprocessing.java.lang.BooleangetRequestAbort()Generated method - Getter of theJob.requestAbortattribute defined at extensionprocessing.java.lang.BooleangetRequestAbortStep()Generated method - Getter of theJob.requestAbortStepattribute defined at extensionprocessing.java.util.List<JobSearchRestrictionModel>getRestrictions()Generated method - Getter of theJob.restrictionsattribute defined at extensionprocessing.java.lang.BooleangetRetry()Generated method - Getter of theJob.retryattribute defined at extensionprocessing.java.lang.BooleangetSendEmail()Generated method - Getter of theJob.sendEmailattribute defined at extensionprocessing.CurrencyModelgetSessionCurrency()Generated method - Getter of theJob.sessionCurrencyattribute defined at extensionprocessing.LanguageModelgetSessionLanguage()Generated method - Getter of theJob.sessionLanguageattribute defined at extensionprocessing.UserModelgetSessionUser()Generated method - Getter of theJob.sessionUserattribute defined at extensionprocessing.java.lang.BooleangetSingleExecutable()Generated method - Getter of theJob.singleExecutableattribute defined at extensionprocessing.java.util.List<TriggerModel>getTriggers()Generated method - Getter of theJob.triggersattribute defined at extensionprocessing.voidsetActive(java.lang.Boolean value)Generated method - Setter ofJob.activeattribute defined at extensionprocessing.voidsetAlternativeDataSourceID(java.lang.String value)Generated method - Setter ofJob.alternativeDataSourceIDattribute defined at extensionprocessing.voidsetChangeRecordingEnabled(java.lang.Boolean value)Generated method - Setter ofJob.changeRecordingEnabledattribute defined at extensionprocessing.voidsetCode(java.lang.String value)Generated method - Setter ofJob.codeattribute defined at extensionprocessing.voidsetEmailAddress(java.lang.String value)Generated method - Setter ofJob.emailAddressattribute defined at extensionprocessing.voidsetEmailNotificationTemplate(RendererTemplateModel value)Generated method - Setter ofJob.emailNotificationTemplateattribute defined at extensionprocessing.voidsetErrorMode(ErrorMode value)Generated method - Setter ofJob.errorModeattribute defined at extensionprocessing.voidsetLogLevelDatabase(JobLogLevel value)Generated method - Setter ofJob.logLevelDatabaseattribute defined at extensionprocessing.voidsetLogLevelFile(JobLogLevel value)Generated method - Setter ofJob.logLevelFileattribute defined at extensionprocessing.voidsetLogToDatabase(java.lang.Boolean value)Generated method - Setter ofJob.logToDatabaseattribute defined at extensionprocessing.voidsetLogToFile(java.lang.Boolean value)Generated method - Setter ofJob.logToFileattribute defined at extensionprocessing.voidsetNodeGroup(java.lang.String value)Generated method - Setter ofJob.nodeGroupattribute defined at extensionprocessing.voidsetNodeID(java.lang.Integer value)Generated method - Initial setter ofJob.nodeIDattribute defined at extensionprocessing.voidsetPriority(java.lang.Integer value)Generated method - Setter ofJob.priorityattribute defined at extensionprocessing.voidsetRemoveOnExit(java.lang.Boolean value)Generated method - Setter ofJob.removeOnExitattribute defined at extensionprocessing.voidsetRequestAbort(java.lang.Boolean value)Generated method - Setter ofJob.requestAbortattribute defined at extensionprocessing.voidsetRequestAbortStep(java.lang.Boolean value)Generated method - Setter ofJob.requestAbortStepattribute defined at extensionprocessing.voidsetRestrictions(java.util.List<JobSearchRestrictionModel> value)Generated method - Setter ofJob.restrictionsattribute defined at extensionprocessing.voidsetRetry(java.lang.Boolean value)Generated method - Setter ofJob.retryattribute defined at extensionprocessing.voidsetSendEmail(java.lang.Boolean value)Generated method - Setter ofJob.sendEmailattribute defined at extensionprocessing.voidsetSessionCurrency(CurrencyModel value)Generated method - Setter ofJob.sessionCurrencyattribute defined at extensionprocessing.voidsetSessionLanguage(LanguageModel value)Generated method - Setter ofJob.sessionLanguageattribute defined at extensionprocessing.voidsetSessionUser(UserModel value)Generated method - Setter ofJob.sessionUserattribute defined at extensionprocessing.voidsetSingleExecutable(java.lang.Boolean value)Generated method - Setter ofJob.singleExecutableattribute defined at extensionprocessing.voidsetTriggers(java.util.List<TriggerModel> value)Generated method - Setter ofJob.triggersattribute defined at extensionprocessing.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Generated constant - Attribute key ofJob.codeattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
NODEID
public static final java.lang.String NODEID
Generated constant - Attribute key ofJob.nodeIDattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
NODEGROUP
public static final java.lang.String NODEGROUP
Generated constant - Attribute key ofJob.nodeGroupattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
ERRORMODE
public static final java.lang.String ERRORMODE
Generated constant - Attribute key ofJob.errorModeattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
LOGTOFILE
public static final java.lang.String LOGTOFILE
Generated constant - Attribute key ofJob.logToFileattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
LOGTODATABASE
public static final java.lang.String LOGTODATABASE
Generated constant - Attribute key ofJob.logToDatabaseattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
LOGLEVELFILE
public static final java.lang.String LOGLEVELFILE
Generated constant - Attribute key ofJob.logLevelFileattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
LOGLEVELDATABASE
public static final java.lang.String LOGLEVELDATABASE
Generated constant - Attribute key ofJob.logLevelDatabaseattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
SESSIONUSER
public static final java.lang.String SESSIONUSER
Generated constant - Attribute key ofJob.sessionUserattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
SESSIONLANGUAGE
public static final java.lang.String SESSIONLANGUAGE
Generated constant - Attribute key ofJob.sessionLanguageattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
SESSIONCURRENCY
public static final java.lang.String SESSIONCURRENCY
Generated constant - Attribute key ofJob.sessionCurrencyattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
SESSIONCONTEXTVALUES
public static final java.lang.String SESSIONCONTEXTVALUES
Generated constant - Attribute key ofJob.sessionContextValuesattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
ACTIVE
public static final java.lang.String ACTIVE
Generated constant - Attribute key ofJob.activeattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
RETRY
public static final java.lang.String RETRY
Generated constant - Attribute key ofJob.retryattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
SINGLEEXECUTABLE
public static final java.lang.String SINGLEEXECUTABLE
Generated constant - Attribute key ofJob.singleExecutableattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
EMAILADDRESS
public static final java.lang.String EMAILADDRESS
Generated constant - Attribute key ofJob.emailAddressattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
SENDEMAIL
public static final java.lang.String SENDEMAIL
Generated constant - Attribute key ofJob.sendEmailattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
CHANGERECORDINGENABLED
public static final java.lang.String CHANGERECORDINGENABLED
Generated constant - Attribute key ofJob.changeRecordingEnabledattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
REQUESTABORT
public static final java.lang.String REQUESTABORT
Generated constant - Attribute key ofJob.requestAbortattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
REQUESTABORTSTEP
public static final java.lang.String REQUESTABORTSTEP
Generated constant - Attribute key ofJob.requestAbortStepattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Generated constant - Attribute key ofJob.priorityattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
REMOVEONEXIT
public static final java.lang.String REMOVEONEXIT
Generated constant - Attribute key ofJob.removeOnExitattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
EMAILNOTIFICATIONTEMPLATE
public static final java.lang.String EMAILNOTIFICATIONTEMPLATE
Generated constant - Attribute key ofJob.emailNotificationTemplateattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
ALTERNATIVEDATASOURCEID
public static final java.lang.String ALTERNATIVEDATASOURCEID
Generated constant - Attribute key ofJob.alternativeDataSourceIDattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
RESTRICTIONS
public static final java.lang.String RESTRICTIONS
Generated constant - Attribute key ofJob.restrictionsattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
TRIGGERS
public static final java.lang.String TRIGGERS
Generated constant - Attribute key ofJob.triggersattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
CRONJOBS
public static final java.lang.String CRONJOBS
Generated constant - Attribute key ofJob.cronJobsattribute defined at extensionprocessing.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
JobModel
public JobModel()
Generated constructor - Default constructor for generic creation.
-
JobModel
public JobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
JobModel
@Deprecated(since="4.1.1", forRemoval=true) public JobModel(java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_code- initial attribute declared by typeJobat extensionprocessing
-
JobModel
@Deprecated(since="4.1.1", forRemoval=true) public JobModel(java.lang.String _code, java.lang.Integer _nodeID, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_code- initial attribute declared by typeJobat extensionprocessing_nodeID- initial attribute declared by typeJobat extensionprocessing_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getActive
@Accessor(qualifier="active", type=GETTER) public java.lang.Boolean getActive()
Generated method - Getter of theJob.activeattribute defined at extensionprocessing.- Returns:
- the active
-
getAlternativeDataSourceID
@Accessor(qualifier="alternativeDataSourceID", type=GETTER) public java.lang.String getAlternativeDataSourceID()
Generated method - Getter of theJob.alternativeDataSourceIDattribute defined at extensionprocessing.- Returns:
- the alternativeDataSourceID
-
getChangeRecordingEnabled
@Accessor(qualifier="changeRecordingEnabled", type=GETTER) public java.lang.Boolean getChangeRecordingEnabled()
Generated method - Getter of theJob.changeRecordingEnabledattribute defined at extensionprocessing.- Returns:
- the changeRecordingEnabled
-
getCode
@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
Generated method - Getter of theJob.codeattribute defined at extensionprocessing.- Returns:
- the code
-
getCronJobs
@Accessor(qualifier="cronJobs", type=GETTER) public java.util.Collection<CronJobModel> getCronJobs()
Generated method - Getter of theJob.cronJobsattribute defined at extensionprocessing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the cronJobs - CronJobs the job is assigned to
-
getEmailAddress
@Accessor(qualifier="emailAddress", type=GETTER) public java.lang.String getEmailAddress()
Generated method - Getter of theJob.emailAddressattribute defined at extensionprocessing.- Returns:
- the emailAddress
-
getEmailNotificationTemplate
@Accessor(qualifier="emailNotificationTemplate", type=GETTER) public RendererTemplateModel getEmailNotificationTemplate()
Generated method - Getter of theJob.emailNotificationTemplateattribute defined at extensionprocessing.- Returns:
- the emailNotificationTemplate
-
getErrorMode
@Accessor(qualifier="errorMode", type=GETTER) public ErrorMode getErrorMode()
Generated method - Getter of theJob.errorModeattribute defined at extensionprocessing.- Returns:
- the errorMode - the error mode. @since 2.10
-
getLogLevelDatabase
@Accessor(qualifier="logLevelDatabase", type=GETTER) public JobLogLevel getLogLevelDatabase()
Generated method - Getter of theJob.logLevelDatabaseattribute defined at extensionprocessing.- Returns:
- the logLevelDatabase
-
getLogLevelFile
@Accessor(qualifier="logLevelFile", type=GETTER) public JobLogLevel getLogLevelFile()
Generated method - Getter of theJob.logLevelFileattribute defined at extensionprocessing.- Returns:
- the logLevelFile
-
getLogToDatabase
@Accessor(qualifier="logToDatabase", type=GETTER) public java.lang.Boolean getLogToDatabase()
Generated method - Getter of theJob.logToDatabaseattribute defined at extensionprocessing.- Returns:
- the logToDatabase
-
getLogToFile
@Accessor(qualifier="logToFile", type=GETTER) public java.lang.Boolean getLogToFile()
Generated method - Getter of theJob.logToFileattribute defined at extensionprocessing.- Returns:
- the logToFile
-
getNodeGroup
@Accessor(qualifier="nodeGroup", type=GETTER) public java.lang.String getNodeGroup()
Generated method - Getter of theJob.nodeGroupattribute defined at extensionprocessing.- Returns:
- the nodeGroup
-
getNodeID
@Accessor(qualifier="nodeID", type=GETTER) public java.lang.Integer getNodeID()
Generated method - Getter of theJob.nodeIDattribute defined at extensionprocessing.- Returns:
- the nodeID - Node ID
-
getPriority
@Accessor(qualifier="priority", type=GETTER) public java.lang.Integer getPriority()
Generated method - Getter of theJob.priorityattribute defined at extensionprocessing.- Returns:
- the priority - the priority. @since 2.10
-
getRemoveOnExit
@Accessor(qualifier="removeOnExit", type=GETTER) public java.lang.Boolean getRemoveOnExit()
Generated method - Getter of theJob.removeOnExitattribute defined at extensionprocessing.- Returns:
- the removeOnExit
-
getRequestAbort
@Accessor(qualifier="requestAbort", type=GETTER) public java.lang.Boolean getRequestAbort()
Generated method - Getter of theJob.requestAbortattribute defined at extensionprocessing.- Returns:
- the requestAbort
-
getRequestAbortStep
@Accessor(qualifier="requestAbortStep", type=GETTER) public java.lang.Boolean getRequestAbortStep()
Generated method - Getter of theJob.requestAbortStepattribute defined at extensionprocessing.- Returns:
- the requestAbortStep
-
getRestrictions
@Accessor(qualifier="restrictions", type=GETTER) public java.util.List<JobSearchRestrictionModel> getRestrictions()
Generated method - Getter of theJob.restrictionsattribute defined at extensionprocessing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the restrictions - processed steps
-
getRetry
@Accessor(qualifier="retry", type=GETTER) public java.lang.Boolean getRetry()
Generated method - Getter of theJob.retryattribute defined at extensionprocessing.- Returns:
- the retry
-
getSendEmail
@Accessor(qualifier="sendEmail", type=GETTER) public java.lang.Boolean getSendEmail()
Generated method - Getter of theJob.sendEmailattribute defined at extensionprocessing.- Returns:
- the sendEmail
-
getSessionCurrency
@Accessor(qualifier="sessionCurrency", type=GETTER) public CurrencyModel getSessionCurrency()
Generated method - Getter of theJob.sessionCurrencyattribute defined at extensionprocessing.- Returns:
- the sessionCurrency
-
getSessionLanguage
@Accessor(qualifier="sessionLanguage", type=GETTER) public LanguageModel getSessionLanguage()
Generated method - Getter of theJob.sessionLanguageattribute defined at extensionprocessing.- Returns:
- the sessionLanguage
-
getSessionUser
@Accessor(qualifier="sessionUser", type=GETTER) public UserModel getSessionUser()
Generated method - Getter of theJob.sessionUserattribute defined at extensionprocessing.- Returns:
- the sessionUser
-
getSingleExecutable
@Accessor(qualifier="singleExecutable", type=GETTER) public java.lang.Boolean getSingleExecutable()
Generated method - Getter of theJob.singleExecutableattribute defined at extensionprocessing.- Returns:
- the singleExecutable
-
getTriggers
@Accessor(qualifier="triggers", type=GETTER) public java.util.List<TriggerModel> getTriggers()
Generated method - Getter of theJob.triggersattribute defined at extensionprocessing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the triggers - list of triggers
-
setActive
@Accessor(qualifier="active", type=SETTER) public void setActive(java.lang.Boolean value)
Generated method - Setter ofJob.activeattribute defined at extensionprocessing.- Parameters:
value- the active
-
setAlternativeDataSourceID
@Accessor(qualifier="alternativeDataSourceID", type=SETTER) public void setAlternativeDataSourceID(java.lang.String value)
Generated method - Setter ofJob.alternativeDataSourceIDattribute defined at extensionprocessing.- Parameters:
value- the alternativeDataSourceID
-
setChangeRecordingEnabled
@Accessor(qualifier="changeRecordingEnabled", type=SETTER) public void setChangeRecordingEnabled(java.lang.Boolean value)
Generated method - Setter ofJob.changeRecordingEnabledattribute defined at extensionprocessing.- Parameters:
value- the changeRecordingEnabled
-
setCode
@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
Generated method - Setter ofJob.codeattribute defined at extensionprocessing.- Parameters:
value- the code
-
setEmailAddress
@Accessor(qualifier="emailAddress", type=SETTER) public void setEmailAddress(java.lang.String value)
Generated method - Setter ofJob.emailAddressattribute defined at extensionprocessing.- Parameters:
value- the emailAddress
-
setEmailNotificationTemplate
@Accessor(qualifier="emailNotificationTemplate", type=SETTER) public void setEmailNotificationTemplate(RendererTemplateModel value)
Generated method - Setter ofJob.emailNotificationTemplateattribute defined at extensionprocessing.- Parameters:
value- the emailNotificationTemplate
-
setErrorMode
@Accessor(qualifier="errorMode", type=SETTER) public void setErrorMode(ErrorMode value)
Generated method - Setter ofJob.errorModeattribute defined at extensionprocessing.- Parameters:
value- the errorMode - the error mode. @since 2.10
-
setLogLevelDatabase
@Accessor(qualifier="logLevelDatabase", type=SETTER) public void setLogLevelDatabase(JobLogLevel value)
Generated method - Setter ofJob.logLevelDatabaseattribute defined at extensionprocessing.- Parameters:
value- the logLevelDatabase
-
setLogLevelFile
@Accessor(qualifier="logLevelFile", type=SETTER) public void setLogLevelFile(JobLogLevel value)
Generated method - Setter ofJob.logLevelFileattribute defined at extensionprocessing.- Parameters:
value- the logLevelFile
-
setLogToDatabase
@Accessor(qualifier="logToDatabase", type=SETTER) public void setLogToDatabase(java.lang.Boolean value)
Generated method - Setter ofJob.logToDatabaseattribute defined at extensionprocessing.- Parameters:
value- the logToDatabase
-
setLogToFile
@Accessor(qualifier="logToFile", type=SETTER) public void setLogToFile(java.lang.Boolean value)
Generated method - Setter ofJob.logToFileattribute defined at extensionprocessing.- Parameters:
value- the logToFile
-
setNodeGroup
@Accessor(qualifier="nodeGroup", type=SETTER) public void setNodeGroup(java.lang.String value)
Generated method - Setter ofJob.nodeGroupattribute defined at extensionprocessing.- Parameters:
value- the nodeGroup
-
setNodeID
@Accessor(qualifier="nodeID", type=SETTER) public void setNodeID(java.lang.Integer value)
Generated method - Initial setter ofJob.nodeIDattribute defined at extensionprocessing. Can only be used at creation of model - before first save.- Parameters:
value- the nodeID - Node ID
-
setPriority
@Accessor(qualifier="priority", type=SETTER) public void setPriority(java.lang.Integer value)
Generated method - Setter ofJob.priorityattribute defined at extensionprocessing.- Parameters:
value- the priority - the priority. @since 2.10
-
setRemoveOnExit
@Accessor(qualifier="removeOnExit", type=SETTER) public void setRemoveOnExit(java.lang.Boolean value)
Generated method - Setter ofJob.removeOnExitattribute defined at extensionprocessing.- Parameters:
value- the removeOnExit
-
setRequestAbort
@Accessor(qualifier="requestAbort", type=SETTER) public void setRequestAbort(java.lang.Boolean value)
Generated method - Setter ofJob.requestAbortattribute defined at extensionprocessing.- Parameters:
value- the requestAbort
-
setRequestAbortStep
@Accessor(qualifier="requestAbortStep", type=SETTER) public void setRequestAbortStep(java.lang.Boolean value)
Generated method - Setter ofJob.requestAbortStepattribute defined at extensionprocessing.- Parameters:
value- the requestAbortStep
-
setRestrictions
@Accessor(qualifier="restrictions", type=SETTER) public void setRestrictions(java.util.List<JobSearchRestrictionModel> value)
Generated method - Setter ofJob.restrictionsattribute defined at extensionprocessing.- Parameters:
value- the restrictions - processed steps
-
setRetry
@Accessor(qualifier="retry", type=SETTER) public void setRetry(java.lang.Boolean value)
Generated method - Setter ofJob.retryattribute defined at extensionprocessing.- Parameters:
value- the retry
-
setSendEmail
@Accessor(qualifier="sendEmail", type=SETTER) public void setSendEmail(java.lang.Boolean value)
Generated method - Setter ofJob.sendEmailattribute defined at extensionprocessing.- Parameters:
value- the sendEmail
-
setSessionCurrency
@Accessor(qualifier="sessionCurrency", type=SETTER) public void setSessionCurrency(CurrencyModel value)
Generated method - Setter ofJob.sessionCurrencyattribute defined at extensionprocessing.- Parameters:
value- the sessionCurrency
-
setSessionLanguage
@Accessor(qualifier="sessionLanguage", type=SETTER) public void setSessionLanguage(LanguageModel value)
Generated method - Setter ofJob.sessionLanguageattribute defined at extensionprocessing.- Parameters:
value- the sessionLanguage
-
setSessionUser
@Accessor(qualifier="sessionUser", type=SETTER) public void setSessionUser(UserModel value)
Generated method - Setter ofJob.sessionUserattribute defined at extensionprocessing.- Parameters:
value- the sessionUser
-
setSingleExecutable
@Accessor(qualifier="singleExecutable", type=SETTER) public void setSingleExecutable(java.lang.Boolean value)
Generated method - Setter ofJob.singleExecutableattribute defined at extensionprocessing.- Parameters:
value- the singleExecutable
-
setTriggers
@Accessor(qualifier="triggers", type=SETTER) public void setTriggers(java.util.List<TriggerModel> value)
Generated method - Setter ofJob.triggersattribute defined at extensionprocessing.- Parameters:
value- the triggers - list of triggers
-
-