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:
Serializable
- Direct Known Subclasses:
BatchJobModel,CompareCatalogVersionsJobModel,CompositeJobModel,ImpExExportJobModel,ImpExImportJobModel,MoveMediaJobModel,RemoveCatalogVersionJobModel,RemoveItemsJobModel,ServicelayerJobModel,SyncItemJobModel,TypeSystemExportJobModel,WorkflowTemplateModel
Generated model class for type Job first defined at extension processing.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofJob.activeattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.alternativeDataSourceIDattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.changeRecordingEnabledattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.codeattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.cronJobsattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.emailAddressattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.emailNotificationTemplateattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.errorModeattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.logLevelDatabaseattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.logLevelFileattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.logToDatabaseattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.logToFileattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.nodeGroupattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.nodeIDattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.numberOfRetriesattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.priorityattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.removeOnExitattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.requestAbortattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.requestAbortStepattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.restrictionsattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.retryattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.sendEmailattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.sessionContextValuesattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.sessionCurrencyattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.sessionLanguageattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.sessionUserattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.singleExecutableattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.triggersattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofJob.useReadOnlyDatasourceattribute defined at extensionprocessing.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionJobModel()Generated constructor - Default constructor for generic creation.JobModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextDeprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDeprecated, 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
Modifier and TypeMethodDescriptionGenerated method - Getter of theJob.activeattribute defined at extensionprocessing.Generated method - Getter of theJob.alternativeDataSourceIDattribute defined at extensionprocessing.Generated method - Getter of theJob.changeRecordingEnabledattribute defined at extensionprocessing.getCode()Generated method - Getter of theJob.codeattribute defined at extensionprocessing.Generated method - Getter of theJob.cronJobsattribute defined at extensionprocessing.Generated method - Getter of theJob.emailAddressattribute defined at extensionprocessing.Generated method - Getter of theJob.emailNotificationTemplateattribute defined at extensionprocessing.Generated method - Getter of theJob.errorModeattribute defined at extensionprocessing.Generated method - Getter of theJob.logLevelDatabaseattribute defined at extensionprocessing.Generated method - Getter of theJob.logLevelFileattribute defined at extensionprocessing.Generated method - Getter of theJob.logToDatabaseattribute defined at extensionprocessing.Generated method - Getter of theJob.logToFileattribute defined at extensionprocessing.Generated method - Getter of theJob.nodeGroupattribute defined at extensionprocessing.Generated method - Getter of theJob.nodeIDattribute defined at extensionprocessing.intGenerated method - Getter of theJob.numberOfRetriesattribute defined at extensionprocessing.Generated method - Getter of theJob.priorityattribute defined at extensionprocessing.Generated method - Getter of theJob.removeOnExitattribute defined at extensionprocessing.Generated method - Getter of theJob.requestAbortattribute defined at extensionprocessing.Generated method - Getter of theJob.requestAbortStepattribute defined at extensionprocessing.Generated method - Getter of theJob.restrictionsattribute defined at extensionprocessing.getRetry()Generated method - Getter of theJob.retryattribute defined at extensionprocessing.Generated method - Getter of theJob.sendEmailattribute defined at extensionprocessing.Generated method - Getter of theJob.sessionCurrencyattribute defined at extensionprocessing.Generated method - Getter of theJob.sessionLanguageattribute defined at extensionprocessing.Generated method - Getter of theJob.sessionUserattribute defined at extensionprocessing.Generated method - Getter of theJob.singleExecutableattribute defined at extensionprocessing.Generated method - Getter of theJob.triggersattribute defined at extensionprocessing.Generated method - Getter of theJob.useReadOnlyDatasourceattribute defined at extensionprocessing.voidGenerated method - Setter ofJob.activeattribute defined at extensionprocessing.voidsetAlternativeDataSourceID(String value) Generated method - Setter ofJob.alternativeDataSourceIDattribute defined at extensionprocessing.voidsetChangeRecordingEnabled(Boolean value) Generated method - Setter ofJob.changeRecordingEnabledattribute defined at extensionprocessing.voidGenerated method - Setter ofJob.codeattribute defined at extensionprocessing.voidsetEmailAddress(String value) Generated method - Setter ofJob.emailAddressattribute defined at extensionprocessing.voidGenerated 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(Boolean value) Generated method - Setter ofJob.logToDatabaseattribute defined at extensionprocessing.voidsetLogToFile(Boolean value) Generated method - Setter ofJob.logToFileattribute defined at extensionprocessing.voidsetNodeGroup(String value) Generated method - Setter ofJob.nodeGroupattribute defined at extensionprocessing.voidGenerated method - Initial setter ofJob.nodeIDattribute defined at extensionprocessing.voidsetNumberOfRetries(int value) Generated method - Setter ofJob.numberOfRetriesattribute defined at extensionprocessing.voidsetPriority(Integer value) Generated method - Setter ofJob.priorityattribute defined at extensionprocessing.voidsetRemoveOnExit(Boolean value) Generated method - Setter ofJob.removeOnExitattribute defined at extensionprocessing.voidsetRequestAbort(Boolean value) Generated method - Setter ofJob.requestAbortattribute defined at extensionprocessing.voidsetRequestAbortStep(Boolean value) Generated method - Setter ofJob.requestAbortStepattribute defined at extensionprocessing.voidGenerated method - Setter ofJob.restrictionsattribute defined at extensionprocessing.voidGenerated method - Setter ofJob.retryattribute defined at extensionprocessing.voidsetSendEmail(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(Boolean value) Generated method - Setter ofJob.singleExecutableattribute defined at extensionprocessing.voidsetTriggers(List<TriggerModel> value) Generated method - Setter ofJob.triggersattribute defined at extensionprocessing.voidsetUseReadOnlyDatasource(Boolean value) Generated method - Setter ofJob.useReadOnlyDatasourceattribute defined at extensionprocessing.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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 Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
CODE
Generated constant - Attribute key ofJob.codeattribute defined at extensionprocessing.- See Also:
-
NODEID
Generated constant - Attribute key ofJob.nodeIDattribute defined at extensionprocessing.- See Also:
-
NODEGROUP
Generated constant - Attribute key ofJob.nodeGroupattribute defined at extensionprocessing.- See Also:
-
ERRORMODE
Generated constant - Attribute key ofJob.errorModeattribute defined at extensionprocessing.- See Also:
-
LOGTOFILE
Generated constant - Attribute key ofJob.logToFileattribute defined at extensionprocessing.- See Also:
-
LOGTODATABASE
Generated constant - Attribute key ofJob.logToDatabaseattribute defined at extensionprocessing.- See Also:
-
LOGLEVELFILE
Generated constant - Attribute key ofJob.logLevelFileattribute defined at extensionprocessing.- See Also:
-
LOGLEVELDATABASE
Generated constant - Attribute key ofJob.logLevelDatabaseattribute defined at extensionprocessing.- See Also:
-
SESSIONUSER
Generated constant - Attribute key ofJob.sessionUserattribute defined at extensionprocessing.- See Also:
-
SESSIONLANGUAGE
Generated constant - Attribute key ofJob.sessionLanguageattribute defined at extensionprocessing.- See Also:
-
SESSIONCURRENCY
Generated constant - Attribute key ofJob.sessionCurrencyattribute defined at extensionprocessing.- See Also:
-
SESSIONCONTEXTVALUES
Generated constant - Attribute key ofJob.sessionContextValuesattribute defined at extensionprocessing.- See Also:
-
ACTIVE
Generated constant - Attribute key ofJob.activeattribute defined at extensionprocessing.- See Also:
-
RETRY
Generated constant - Attribute key ofJob.retryattribute defined at extensionprocessing.- See Also:
-
SINGLEEXECUTABLE
Generated constant - Attribute key ofJob.singleExecutableattribute defined at extensionprocessing.- See Also:
-
EMAILADDRESS
Generated constant - Attribute key ofJob.emailAddressattribute defined at extensionprocessing.- See Also:
-
SENDEMAIL
Generated constant - Attribute key ofJob.sendEmailattribute defined at extensionprocessing.- See Also:
-
CHANGERECORDINGENABLED
Generated constant - Attribute key ofJob.changeRecordingEnabledattribute defined at extensionprocessing.- See Also:
-
REQUESTABORT
Generated constant - Attribute key ofJob.requestAbortattribute defined at extensionprocessing.- See Also:
-
REQUESTABORTSTEP
Generated constant - Attribute key ofJob.requestAbortStepattribute defined at extensionprocessing.- See Also:
-
PRIORITY
Generated constant - Attribute key ofJob.priorityattribute defined at extensionprocessing.- See Also:
-
REMOVEONEXIT
Generated constant - Attribute key ofJob.removeOnExitattribute defined at extensionprocessing.- See Also:
-
EMAILNOTIFICATIONTEMPLATE
Generated constant - Attribute key ofJob.emailNotificationTemplateattribute defined at extensionprocessing.- See Also:
-
ALTERNATIVEDATASOURCEID
Generated constant - Attribute key ofJob.alternativeDataSourceIDattribute defined at extensionprocessing.- See Also:
-
USEREADONLYDATASOURCE
Generated constant - Attribute key ofJob.useReadOnlyDatasourceattribute defined at extensionprocessing.- See Also:
-
NUMBEROFRETRIES
Generated constant - Attribute key ofJob.numberOfRetriesattribute defined at extensionprocessing.- See Also:
-
RESTRICTIONS
Generated constant - Attribute key ofJob.restrictionsattribute defined at extensionprocessing.- See Also:
-
TRIGGERS
Generated constant - Attribute key ofJob.triggersattribute defined at extensionprocessing.- See Also:
-
CRONJOBS
Generated constant - Attribute key ofJob.cronJobsattribute defined at extensionprocessing.- See Also:
-
-
Constructor Details
-
JobModel
public JobModel()Generated constructor - Default constructor for generic creation. -
JobModel
public JobModel(de.hybris.platform.servicelayer.model.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, 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(String _code, 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 Details
-
getActive
Generated method - Getter of theJob.activeattribute defined at extensionprocessing.- Returns:
- the active
-
getAlternativeDataSourceID
@Accessor(qualifier="alternativeDataSourceID", type=GETTER) public String getAlternativeDataSourceID()Generated method - Getter of theJob.alternativeDataSourceIDattribute defined at extensionprocessing.- Returns:
- the alternativeDataSourceID
-
getChangeRecordingEnabled
@Accessor(qualifier="changeRecordingEnabled", type=GETTER) public Boolean getChangeRecordingEnabled()Generated method - Getter of theJob.changeRecordingEnabledattribute defined at extensionprocessing.- Returns:
- the changeRecordingEnabled
-
getCode
Generated method - Getter of theJob.codeattribute defined at extensionprocessing.- Returns:
- the code
-
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
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
Generated method - Getter of theJob.errorModeattribute defined at extensionprocessing.- Returns:
- the errorMode - the error mode. @since 2.10
-
getLogLevelDatabase
Generated method - Getter of theJob.logLevelDatabaseattribute defined at extensionprocessing.- Returns:
- the logLevelDatabase
-
getLogLevelFile
Generated method - Getter of theJob.logLevelFileattribute defined at extensionprocessing.- Returns:
- the logLevelFile
-
getLogToDatabase
Generated method - Getter of theJob.logToDatabaseattribute defined at extensionprocessing.- Returns:
- the logToDatabase
-
getLogToFile
Generated method - Getter of theJob.logToFileattribute defined at extensionprocessing.- Returns:
- the logToFile
-
getNodeGroup
Generated method - Getter of theJob.nodeGroupattribute defined at extensionprocessing.- Returns:
- the nodeGroup
-
getNodeID
Generated method - Getter of theJob.nodeIDattribute defined at extensionprocessing.- Returns:
- the nodeID - Node ID
-
getNumberOfRetries
@Accessor(qualifier="numberOfRetries", type=GETTER) public int getNumberOfRetries()Generated method - Getter of theJob.numberOfRetriesattribute defined at extensionprocessing.- Returns:
- the numberOfRetries - Determine whether cron job should be repeated and how many times in case of an database connection failure
-
getPriority
Generated method - Getter of theJob.priorityattribute defined at extensionprocessing.- Returns:
- the priority - the priority. @since 2.10
-
getRemoveOnExit
Generated method - Getter of theJob.removeOnExitattribute defined at extensionprocessing.- Returns:
- the removeOnExit
-
getRequestAbort
Generated method - Getter of theJob.requestAbortattribute defined at extensionprocessing.- Returns:
- the requestAbort
-
getRequestAbortStep
Generated method - Getter of theJob.requestAbortStepattribute defined at extensionprocessing.- Returns:
- the requestAbortStep
-
getRestrictions
@Accessor(qualifier="restrictions", type=GETTER) public 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
Generated method - Getter of theJob.retryattribute defined at extensionprocessing.- Returns:
- the retry
-
getSendEmail
Generated method - Getter of theJob.sendEmailattribute defined at extensionprocessing.- Returns:
- the sendEmail
-
getSessionCurrency
Generated method - Getter of theJob.sessionCurrencyattribute defined at extensionprocessing.- Returns:
- the sessionCurrency
-
getSessionLanguage
Generated method - Getter of theJob.sessionLanguageattribute defined at extensionprocessing.- Returns:
- the sessionLanguage
-
getSessionUser
Generated method - Getter of theJob.sessionUserattribute defined at extensionprocessing.- Returns:
- the sessionUser
-
getSingleExecutable
Generated method - Getter of theJob.singleExecutableattribute defined at extensionprocessing.- Returns:
- the singleExecutable
-
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
-
getUseReadOnlyDatasource
Generated method - Getter of theJob.useReadOnlyDatasourceattribute defined at extensionprocessing.- Returns:
- the useReadOnlyDatasource
-
setActive
Generated method - Setter ofJob.activeattribute defined at extensionprocessing.- Parameters:
value- the active
-
setAlternativeDataSourceID
@Accessor(qualifier="alternativeDataSourceID", type=SETTER) public void setAlternativeDataSourceID(String value) Generated method - Setter ofJob.alternativeDataSourceIDattribute defined at extensionprocessing.- Parameters:
value- the alternativeDataSourceID
-
setChangeRecordingEnabled
@Accessor(qualifier="changeRecordingEnabled", type=SETTER) public void setChangeRecordingEnabled(Boolean value) Generated method - Setter ofJob.changeRecordingEnabledattribute defined at extensionprocessing.- Parameters:
value- the changeRecordingEnabled
-
setCode
Generated method - Setter ofJob.codeattribute defined at extensionprocessing.- Parameters:
value- the code
-
setEmailAddress
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
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
Generated method - Setter ofJob.logLevelFileattribute defined at extensionprocessing.- Parameters:
value- the logLevelFile
-
setLogToDatabase
Generated method - Setter ofJob.logToDatabaseattribute defined at extensionprocessing.- Parameters:
value- the logToDatabase
-
setLogToFile
Generated method - Setter ofJob.logToFileattribute defined at extensionprocessing.- Parameters:
value- the logToFile
-
setNodeGroup
Generated method - Setter ofJob.nodeGroupattribute defined at extensionprocessing.- Parameters:
value- the nodeGroup
-
setNodeID
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
-
setNumberOfRetries
@Accessor(qualifier="numberOfRetries", type=SETTER) public void setNumberOfRetries(int value) Generated method - Setter ofJob.numberOfRetriesattribute defined at extensionprocessing.- Parameters:
value- the numberOfRetries - Determine whether cron job should be repeated and how many times in case of an database connection failure
-
setPriority
Generated method - Setter ofJob.priorityattribute defined at extensionprocessing.- Parameters:
value- the priority - the priority. @since 2.10
-
setRemoveOnExit
Generated method - Setter ofJob.removeOnExitattribute defined at extensionprocessing.- Parameters:
value- the removeOnExit
-
setRequestAbort
Generated method - Setter ofJob.requestAbortattribute defined at extensionprocessing.- Parameters:
value- the requestAbort
-
setRequestAbortStep
Generated method - Setter ofJob.requestAbortStepattribute defined at extensionprocessing.- Parameters:
value- the requestAbortStep
-
setRestrictions
@Accessor(qualifier="restrictions", type=SETTER) public void setRestrictions(List<JobSearchRestrictionModel> value) Generated method - Setter ofJob.restrictionsattribute defined at extensionprocessing.- Parameters:
value- the restrictions - processed steps
-
setRetry
Generated method - Setter ofJob.retryattribute defined at extensionprocessing.- Parameters:
value- the retry
-
setSendEmail
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
Generated method - Setter ofJob.sessionUserattribute defined at extensionprocessing.- Parameters:
value- the sessionUser
-
setSingleExecutable
Generated method - Setter ofJob.singleExecutableattribute defined at extensionprocessing.- Parameters:
value- the singleExecutable
-
setTriggers
Generated method - Setter ofJob.triggersattribute defined at extensionprocessing.- Parameters:
value- the triggers - list of triggers
-
setUseReadOnlyDatasource
@Accessor(qualifier="useReadOnlyDatasource", type=SETTER) public void setUseReadOnlyDatasource(Boolean value) Generated method - Setter ofJob.useReadOnlyDatasourceattribute defined at extensionprocessing.- Parameters:
value- the useReadOnlyDatasource
-