Package de.hybris.platform.cronjob.jalo
Class GeneratedCronJob
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.cronjob.jalo.GeneratedCronJob
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
CronJob
Generated class for type
CronJob.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theCronJob.activeattributestatic final StringQualifier of theCronJob.activeCronJobHistoryattributestatic final StringQualifier of theCronJob.alternativeDataSourceIDattributestatic final StringQualifier of theCronJob.changeRecordingEnabledattributestatic final StringQualifier of theCronJob.changesattributestatic final StringQualifier of theCronJob.codeattributestatic final StringQualifier of theCronJob.cronJobHistoryEntriesattributeprotected static final OneToManyHandler<CronJobHistory>OneToManyHandlerfor handling 1:n CRONJOBHISTORYENTRIES's relation attributes from 'many' side.protected static StringRelation disable markmodifed parameter constants for CronJobPendingStepsRelation from ((processing))protected static StringRelation ordering override parameter constants for CronJobPendingStepsRelation from ((processing))protected static Stringprotected static StringRelation disable markmodifed parameter constants for CronJobProcessedStepsRelation from ((processing))protected static StringRelation ordering override parameter constants for CronJobProcessedStepsRelation from ((processing))protected static Stringstatic final StringQualifier of theCronJob.currentRetryattributestatic final StringQualifier of theCronJob.currentStepattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theCronJob.emailAddressattributestatic final StringQualifier of theCronJob.emailNotificationTemplateattributestatic final StringQualifier of theCronJob.endTimeattributestatic final StringQualifier of theCronJob.errorModeattributestatic final StringQualifier of theCronJob.filesCountattributestatic final StringQualifier of theCronJob.filesDaysOldattributestatic final StringQualifier of theCronJob.filesOperatorattributestatic final StringQualifier of theCronJob.jobattributeprotected static final BidirectionalOneToManyHandler<GeneratedCronJob>BidirectionalOneToManyHandlerfor handling 1:n JOB's relation attributes from 'one' side.static final StringQualifier of theCronJob.logFilesattributestatic final StringQualifier of theCronJob.logLevelDatabaseattributestatic final StringQualifier of theCronJob.logLevelFileattributestatic final StringQualifier of theCronJob.logsattributestatic final StringQualifier of theCronJob.logsCountattributestatic final StringQualifier of theCronJob.logsDaysOldattributeprotected static final OneToManyHandler<JobLog>OneToManyHandlerfor handling 1:n LOGS's relation attributes from 'many' side.static final StringQualifier of theCronJob.logsOperatorattributestatic final StringQualifier of theCronJob.logTextattributestatic final StringQualifier of theCronJob.logToDatabaseattributestatic final StringQualifier of theCronJob.logToFileattributestatic final StringQualifier of theCronJob.nodeGroupattributestatic final StringQualifier of theCronJob.nodeIDattributestatic final StringQualifier of theCronJob.numberOfRetriesattributestatic final StringQualifier of theCronJob.pendingStepsattributestatic final StringQualifier of theCronJob.priorityattributestatic final StringQualifier of theCronJob.processedStepsattributestatic final StringQualifier of theCronJob.queryCountattributestatic final StringQualifier of theCronJob.removeOnExitattributestatic final StringQualifier of theCronJob.requestAbortattributestatic final StringQualifier of theCronJob.requestAbortStepattributestatic final StringQualifier of theCronJob.resultattributestatic final StringQualifier of theCronJob.retryattributestatic final StringQualifier of theCronJob.runningOnClusterNodeattributestatic final StringQualifier of theCronJob.sendEmailattributestatic final StringQualifier of theCronJob.sessionContextValuesattributestatic final StringQualifier of theCronJob.sessionCurrencyattributestatic final StringQualifier of theCronJob.sessionLanguageattributestatic final StringQualifier of theCronJob.sessionUserattributestatic final StringQualifier of theCronJob.singleExecutableattributestatic final StringQualifier of theCronJob.startTimeattributestatic final StringQualifier of theCronJob.statusattributestatic final StringQualifier of theCronJob.triggersattributeprotected static final OneToManyHandler<Trigger>OneToManyHandlerfor handling 1:n TRIGGERS's relation attributes from 'many' side.static final StringQualifier of theCronJob.useReadOnlyDatasourceattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidGenerated method - Addsvalueto cronJobHistoryEntries.voidaddToCronJobHistoryEntries(SessionContext ctx, CronJobHistory value) Generated method - Addsvalueto cronJobHistoryEntries.voidaddToPendingSteps(Step value) Generated method - Addsvalueto pendingSteps.voidaddToPendingSteps(SessionContext ctx, Step value) Generated method - Addsvalueto pendingSteps.voidaddToProcessedSteps(Step value) Generated method - Addsvalueto processedSteps.voidaddToProcessedSteps(SessionContext ctx, Step value) Generated method - Addsvalueto processedSteps.voidaddToTriggers(Trigger value) Generated method - Addsvalueto triggers.voidaddToTriggers(SessionContext ctx, Trigger value) Generated method - Addsvalueto triggers.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) Has to be implemented for each concrete subtype of item.Generated method - Getter of theCronJob.activeCronJobHistoryattribute.Generated method - Getter of theCronJob.activeCronJobHistoryattribute.Generated method - Getter of theCronJob.alternativeDataSourceIDattribute.Generated method - Getter of theCronJob.alternativeDataSourceIDattribute.Generated method - Getter of theCronJob.changesattribute.abstract Collection<ChangeDescriptor>getChanges(SessionContext ctx) Generated method - Getter of theCronJob.changesattribute.getCode()Generated method - Getter of theCronJob.codeattribute.getCode(SessionContext ctx) Generated method - Getter of theCronJob.codeattribute.Generated method - Getter of theCronJob.cronJobHistoryEntriesattribute.Generated method - Getter of theCronJob.cronJobHistoryEntriesattribute.Generated method - Getter of theCronJob.currentRetryattribute.Generated method - Getter of theCronJob.currentRetryattribute.intGenerated method - Getter of theCronJob.currentRetryattribute.intGenerated method - Getter of theCronJob.currentRetryattribute.Generated method - Getter of theCronJob.currentStepattribute.Generated method - Getter of theCronJob.currentStepattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theCronJob.emailAddressattribute.Generated method - Getter of theCronJob.emailAddressattribute.Generated method - Getter of theCronJob.emailNotificationTemplateattribute.Generated method - Getter of theCronJob.emailNotificationTemplateattribute.Generated method - Getter of theCronJob.endTimeattribute.getEndTime(SessionContext ctx) Generated method - Getter of theCronJob.endTimeattribute.Generated method - Getter of theCronJob.errorModeattribute.Generated method - Getter of theCronJob.errorModeattribute.Generated method - Getter of theCronJob.filesCountattribute.Generated method - Getter of theCronJob.filesCountattribute.intGenerated method - Getter of theCronJob.filesCountattribute.intGenerated method - Getter of theCronJob.filesCountattribute.Generated method - Getter of theCronJob.filesDaysOldattribute.Generated method - Getter of theCronJob.filesDaysOldattribute.intGenerated method - Getter of theCronJob.filesDaysOldattribute.intGenerated method - Getter of theCronJob.filesDaysOldattribute.Generated method - Getter of theCronJob.filesOperatorattribute.Generated method - Getter of theCronJob.filesOperatorattribute.getJob()Generated method - Getter of theCronJob.jobattribute.getJob(SessionContext ctx) Generated method - Getter of theCronJob.jobattribute.Generated method - Getter of theCronJob.logFilesattribute.abstract Collection<LogFile>Generated method - Getter of theCronJob.logFilesattribute.Generated method - Getter of theCronJob.logLevelDatabaseattribute.Generated method - Getter of theCronJob.logLevelDatabaseattribute.Generated method - Getter of theCronJob.logLevelFileattribute.Generated method - Getter of theCronJob.logLevelFileattribute.getLogs()Generated method - Getter of theCronJob.logsattribute.getLogs(SessionContext ctx) Generated method - Getter of theCronJob.logsattribute.Generated method - Getter of theCronJob.logsCountattribute.Generated method - Getter of theCronJob.logsCountattribute.intGenerated method - Getter of theCronJob.logsCountattribute.intGenerated method - Getter of theCronJob.logsCountattribute.Generated method - Getter of theCronJob.logsDaysOldattribute.Generated method - Getter of theCronJob.logsDaysOldattribute.intGenerated method - Getter of theCronJob.logsDaysOldattribute.intGenerated method - Getter of theCronJob.logsDaysOldattribute.Generated method - Getter of theCronJob.logsOperatorattribute.Generated method - Getter of theCronJob.logsOperatorattribute.Generated method - Getter of theCronJob.logTextattribute.abstract StringgetLogText(SessionContext ctx) Generated method - Getter of theCronJob.logTextattribute.Generated method - Getter of theCronJob.nodeGroupattribute.Generated method - Getter of theCronJob.nodeGroupattribute.Generated method - Getter of theCronJob.nodeIDattribute.getNodeID(SessionContext ctx) Generated method - Getter of theCronJob.nodeIDattribute.intGenerated method - Getter of theCronJob.nodeIDattribute.intGenerated method - Getter of theCronJob.nodeIDattribute.Generated method - Getter of theCronJob.numberOfRetriesattribute.Generated method - Getter of theCronJob.numberOfRetriesattribute.intGenerated method - Getter of theCronJob.numberOfRetriesattribute.intGenerated method - Getter of theCronJob.numberOfRetriesattribute.Generated method - Getter of theCronJob.pendingStepsattribute.Generated method - Getter of theCronJob.pendingStepsattribute.longlongGenerated method - Getter of theCronJob.priorityattribute.Generated method - Getter of theCronJob.priorityattribute.intGenerated method - Getter of theCronJob.priorityattribute.intGenerated method - Getter of theCronJob.priorityattribute.Generated method - Getter of theCronJob.processedStepsattribute.Generated method - Getter of theCronJob.processedStepsattribute.longlongGenerated method - Getter of theCronJob.queryCountattribute.Generated method - Getter of theCronJob.queryCountattribute.intGenerated method - Getter of theCronJob.queryCountattribute.intGenerated method - Getter of theCronJob.queryCountattribute.Generated method - Getter of theCronJob.resultattribute.getResult(SessionContext ctx) Generated method - Getter of theCronJob.resultattribute.Generated method - Getter of theCronJob.runningOnClusterNodeattribute.Generated method - Getter of theCronJob.runningOnClusterNodeattribute.intGenerated method - Getter of theCronJob.runningOnClusterNodeattribute.intGenerated method - Getter of theCronJob.runningOnClusterNodeattribute.Generated method - Getter of theCronJob.sessionCurrencyattribute.Generated method - Getter of theCronJob.sessionCurrencyattribute.Generated method - Getter of theCronJob.sessionLanguageattribute.Generated method - Getter of theCronJob.sessionLanguageattribute.Generated method - Getter of theCronJob.sessionUserattribute.Generated method - Getter of theCronJob.sessionUserattribute.Generated method - Getter of theCronJob.startTimeattribute.Generated method - Getter of theCronJob.startTimeattribute.Generated method - Getter of theCronJob.statusattribute.getStatus(SessionContext ctx) Generated method - Getter of theCronJob.statusattribute.Generated method - Getter of theCronJob.triggersattribute.Generated method - Getter of theCronJob.triggersattribute.isActive()Generated method - Getter of theCronJob.activeattribute.isActive(SessionContext ctx) Generated method - Getter of theCronJob.activeattribute.booleanGenerated method - Getter of theCronJob.activeattribute.booleanGenerated method - Getter of theCronJob.activeattribute.Generated method - Getter of theCronJob.changeRecordingEnabledattribute.Generated method - Getter of theCronJob.changeRecordingEnabledattribute.booleanGenerated method - Getter of theCronJob.changeRecordingEnabledattribute.booleanGenerated method - Getter of theCronJob.changeRecordingEnabledattribute.Generated method - Getter of theCronJob.logToDatabaseattribute.Generated method - Getter of theCronJob.logToDatabaseattribute.booleanGenerated method - Getter of theCronJob.logToDatabaseattribute.booleanGenerated method - Getter of theCronJob.logToDatabaseattribute.Generated method - Getter of theCronJob.logToFileattribute.Generated method - Getter of theCronJob.logToFileattribute.booleanGenerated method - Getter of theCronJob.logToFileattribute.booleanGenerated method - Getter of theCronJob.logToFileattribute.booleanisMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theCronJob.removeOnExitattribute.Generated method - Getter of theCronJob.removeOnExitattribute.booleanGenerated method - Getter of theCronJob.removeOnExitattribute.booleanGenerated method - Getter of theCronJob.removeOnExitattribute.Generated method - Getter of theCronJob.requestAbortattribute.Generated method - Getter of theCronJob.requestAbortattribute.booleanGenerated method - Getter of theCronJob.requestAbortattribute.booleanGenerated method - Getter of theCronJob.requestAbortattribute.Generated method - Getter of theCronJob.requestAbortStepattribute.Generated method - Getter of theCronJob.requestAbortStepattribute.booleanGenerated method - Getter of theCronJob.requestAbortStepattribute.booleanGenerated method - Getter of theCronJob.requestAbortStepattribute.isRetry()Generated method - Getter of theCronJob.retryattribute.isRetry(SessionContext ctx) Generated method - Getter of theCronJob.retryattribute.booleanGenerated method - Getter of theCronJob.retryattribute.booleanGenerated method - Getter of theCronJob.retryattribute.Generated method - Getter of theCronJob.sendEmailattribute.Generated method - Getter of theCronJob.sendEmailattribute.booleanGenerated method - Getter of theCronJob.sendEmailattribute.booleanGenerated method - Getter of theCronJob.sendEmailattribute.Generated method - Getter of theCronJob.singleExecutableattribute.Generated method - Getter of theCronJob.singleExecutableattribute.booleanGenerated method - Getter of theCronJob.singleExecutableattribute.booleanGenerated method - Getter of theCronJob.singleExecutableattribute.Generated method - Getter of theCronJob.useReadOnlyDatasourceattribute.Generated method - Getter of theCronJob.useReadOnlyDatasourceattribute.booleanGenerated method - Getter of theCronJob.useReadOnlyDatasourceattribute.booleanGenerated method - Getter of theCronJob.useReadOnlyDatasourceattribute.voidGenerated method - Removesvaluefrom cronJobHistoryEntries.voidGenerated method - Removesvaluefrom cronJobHistoryEntries.voidremoveFromPendingSteps(Step value) Generated method - Removesvaluefrom pendingSteps.voidremoveFromPendingSteps(SessionContext ctx, Step value) Generated method - Removesvaluefrom pendingSteps.voidremoveFromProcessedSteps(Step value) Generated method - Removesvaluefrom processedSteps.voidremoveFromProcessedSteps(SessionContext ctx, Step value) Generated method - Removesvaluefrom processedSteps.voidremoveFromTriggers(Trigger value) Generated method - Removesvaluefrom triggers.voidremoveFromTriggers(SessionContext ctx, Trigger value) Generated method - Removesvaluefrom triggers.voidsetActive(boolean value) Generated method - Setter of theCronJob.activeattribute.voidsetActive(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.activeattribute.voidsetActive(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.activeattribute.voidGenerated method - Setter of theCronJob.activeattribute.voidGenerated method - Setter of theCronJob.activeCronJobHistoryattribute.voidsetActiveCronJobHistory(SessionContext ctx, CronJobHistory value) Generated method - Setter of theCronJob.activeCronJobHistoryattribute.voidsetAlternativeDataSourceID(SessionContext ctx, String value) Generated method - Setter of theCronJob.alternativeDataSourceIDattribute.voidsetAlternativeDataSourceID(String value) Generated method - Setter of theCronJob.alternativeDataSourceIDattribute.voidsetChangeRecordingEnabled(boolean value) Generated method - Setter of theCronJob.changeRecordingEnabledattribute.voidsetChangeRecordingEnabled(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.changeRecordingEnabledattribute.voidsetChangeRecordingEnabled(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.changeRecordingEnabledattribute.voidsetChangeRecordingEnabled(Boolean value) Generated method - Setter of theCronJob.changeRecordingEnabledattribute.voidsetCode(SessionContext ctx, String value) Generated method - Setter of theCronJob.codeattribute.voidGenerated method - Setter of theCronJob.codeattribute.voidsetCronJobHistoryEntries(SessionContext ctx, List<CronJobHistory> value) Generated method - Setter of theCronJob.cronJobHistoryEntriesattribute.voidGenerated method - Setter of theCronJob.cronJobHistoryEntriesattribute.voidsetCurrentRetry(int value) Generated method - Setter of theCronJob.currentRetryattribute.voidsetCurrentRetry(SessionContext ctx, int value) Generated method - Setter of theCronJob.currentRetryattribute.voidsetCurrentRetry(SessionContext ctx, Integer value) Generated method - Setter of theCronJob.currentRetryattribute.voidsetCurrentRetry(Integer value) Generated method - Setter of theCronJob.currentRetryattribute.voidsetEmailAddress(SessionContext ctx, String value) Generated method - Setter of theCronJob.emailAddressattribute.voidsetEmailAddress(String value) Generated method - Setter of theCronJob.emailAddressattribute.voidGenerated method - Setter of theCronJob.emailNotificationTemplateattribute.voidGenerated method - Setter of theCronJob.emailNotificationTemplateattribute.voidsetEndTime(SessionContext ctx, Date value) Generated method - Setter of theCronJob.endTimeattribute.voidsetEndTime(Date value) Generated method - Setter of theCronJob.endTimeattribute.voidsetErrorMode(EnumerationValue value) Generated method - Setter of theCronJob.errorModeattribute.voidsetErrorMode(SessionContext ctx, EnumerationValue value) Generated method - Setter of theCronJob.errorModeattribute.voidsetFilesCount(int value) Generated method - Setter of theCronJob.filesCountattribute.voidsetFilesCount(SessionContext ctx, int value) Generated method - Setter of theCronJob.filesCountattribute.voidsetFilesCount(SessionContext ctx, Integer value) Generated method - Setter of theCronJob.filesCountattribute.voidsetFilesCount(Integer value) Generated method - Setter of theCronJob.filesCountattribute.voidsetFilesDaysOld(int value) Generated method - Setter of theCronJob.filesDaysOldattribute.voidsetFilesDaysOld(SessionContext ctx, int value) Generated method - Setter of theCronJob.filesDaysOldattribute.voidsetFilesDaysOld(SessionContext ctx, Integer value) Generated method - Setter of theCronJob.filesDaysOldattribute.voidsetFilesDaysOld(Integer value) Generated method - Setter of theCronJob.filesDaysOldattribute.voidsetFilesOperator(EnumerationValue value) Generated method - Setter of theCronJob.filesOperatorattribute.voidsetFilesOperator(SessionContext ctx, EnumerationValue value) Generated method - Setter of theCronJob.filesOperatorattribute.protected voidGenerated method - Setter of theCronJob.jobattribute.protected voidsetJob(SessionContext ctx, Job value) Generated method - Setter of theCronJob.jobattribute.abstract voidsetLogFiles(SessionContext ctx, Collection<LogFile> value) Generated method - Setter of theCronJob.logFilesattribute.voidsetLogFiles(Collection<LogFile> value) Generated method - Setter of theCronJob.logFilesattribute.voidGenerated method - Setter of theCronJob.logLevelDatabaseattribute.voidsetLogLevelDatabase(SessionContext ctx, EnumerationValue value) Generated method - Setter of theCronJob.logLevelDatabaseattribute.voidsetLogLevelFile(EnumerationValue value) Generated method - Setter of theCronJob.logLevelFileattribute.voidsetLogLevelFile(SessionContext ctx, EnumerationValue value) Generated method - Setter of theCronJob.logLevelFileattribute.voidsetLogsCount(int value) Generated method - Setter of theCronJob.logsCountattribute.voidsetLogsCount(SessionContext ctx, int value) Generated method - Setter of theCronJob.logsCountattribute.voidsetLogsCount(SessionContext ctx, Integer value) Generated method - Setter of theCronJob.logsCountattribute.voidsetLogsCount(Integer value) Generated method - Setter of theCronJob.logsCountattribute.voidsetLogsDaysOld(int value) Generated method - Setter of theCronJob.logsDaysOldattribute.voidsetLogsDaysOld(SessionContext ctx, int value) Generated method - Setter of theCronJob.logsDaysOldattribute.voidsetLogsDaysOld(SessionContext ctx, Integer value) Generated method - Setter of theCronJob.logsDaysOldattribute.voidsetLogsDaysOld(Integer value) Generated method - Setter of theCronJob.logsDaysOldattribute.voidsetLogsOperator(EnumerationValue value) Generated method - Setter of theCronJob.logsOperatorattribute.voidsetLogsOperator(SessionContext ctx, EnumerationValue value) Generated method - Setter of theCronJob.logsOperatorattribute.voidsetLogToDatabase(boolean value) Generated method - Setter of theCronJob.logToDatabaseattribute.voidsetLogToDatabase(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.logToDatabaseattribute.voidsetLogToDatabase(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.logToDatabaseattribute.voidsetLogToDatabase(Boolean value) Generated method - Setter of theCronJob.logToDatabaseattribute.voidsetLogToFile(boolean value) Generated method - Setter of theCronJob.logToFileattribute.voidsetLogToFile(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.logToFileattribute.voidsetLogToFile(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.logToFileattribute.voidsetLogToFile(Boolean value) Generated method - Setter of theCronJob.logToFileattribute.voidsetNodeGroup(SessionContext ctx, String value) Generated method - Setter of theCronJob.nodeGroupattribute.voidsetNodeGroup(String value) Generated method - Setter of theCronJob.nodeGroupattribute.voidsetNodeID(int value) Generated method - Setter of theCronJob.nodeIDattribute.voidsetNodeID(SessionContext ctx, int value) Generated method - Setter of theCronJob.nodeIDattribute.voidsetNodeID(SessionContext ctx, Integer value) Generated method - Setter of theCronJob.nodeIDattribute.voidGenerated method - Setter of theCronJob.nodeIDattribute.voidsetNumberOfRetries(int value) Generated method - Setter of theCronJob.numberOfRetriesattribute.voidsetNumberOfRetries(SessionContext ctx, int value) Generated method - Setter of theCronJob.numberOfRetriesattribute.voidsetNumberOfRetries(SessionContext ctx, Integer value) Generated method - Setter of theCronJob.numberOfRetriesattribute.voidsetNumberOfRetries(Integer value) Generated method - Setter of theCronJob.numberOfRetriesattribute.voidsetPendingSteps(SessionContext ctx, List<Step> value) Generated method - Setter of theCronJob.pendingStepsattribute.voidsetPendingSteps(List<Step> value) Generated method - Setter of theCronJob.pendingStepsattribute.voidsetPriority(int value) Generated method - Setter of theCronJob.priorityattribute.voidsetPriority(SessionContext ctx, int value) Generated method - Setter of theCronJob.priorityattribute.voidsetPriority(SessionContext ctx, Integer value) Generated method - Setter of theCronJob.priorityattribute.voidsetPriority(Integer value) Generated method - Setter of theCronJob.priorityattribute.voidsetProcessedSteps(SessionContext ctx, List<Step> value) Generated method - Setter of theCronJob.processedStepsattribute.voidsetProcessedSteps(List<Step> value) Generated method - Setter of theCronJob.processedStepsattribute.voidsetQueryCount(int value) Generated method - Setter of theCronJob.queryCountattribute.voidsetQueryCount(SessionContext ctx, int value) Generated method - Setter of theCronJob.queryCountattribute.voidsetQueryCount(SessionContext ctx, Integer value) Generated method - Setter of theCronJob.queryCountattribute.voidsetQueryCount(Integer value) Generated method - Setter of theCronJob.queryCountattribute.voidsetRemoveOnExit(boolean value) Generated method - Setter of theCronJob.removeOnExitattribute.voidsetRemoveOnExit(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.removeOnExitattribute.voidsetRemoveOnExit(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.removeOnExitattribute.voidsetRemoveOnExit(Boolean value) Generated method - Setter of theCronJob.removeOnExitattribute.voidsetRequestAbort(boolean value) Generated method - Setter of theCronJob.requestAbortattribute.voidsetRequestAbort(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.requestAbortattribute.voidsetRequestAbort(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.requestAbortattribute.voidsetRequestAbort(Boolean value) Generated method - Setter of theCronJob.requestAbortattribute.voidsetRequestAbortStep(boolean value) Generated method - Setter of theCronJob.requestAbortStepattribute.voidsetRequestAbortStep(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.requestAbortStepattribute.voidsetRequestAbortStep(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.requestAbortStepattribute.voidsetRequestAbortStep(Boolean value) Generated method - Setter of theCronJob.requestAbortStepattribute.voidsetResult(EnumerationValue value) Generated method - Setter of theCronJob.resultattribute.voidsetResult(SessionContext ctx, EnumerationValue value) Generated method - Setter of theCronJob.resultattribute.voidsetRetry(boolean value) Generated method - Setter of theCronJob.retryattribute.voidsetRetry(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.retryattribute.voidsetRetry(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.retryattribute.voidGenerated method - Setter of theCronJob.retryattribute.voidsetRunningOnClusterNode(int value) Generated method - Setter of theCronJob.runningOnClusterNodeattribute.voidsetRunningOnClusterNode(SessionContext ctx, int value) Generated method - Setter of theCronJob.runningOnClusterNodeattribute.voidsetRunningOnClusterNode(SessionContext ctx, Integer value) Generated method - Setter of theCronJob.runningOnClusterNodeattribute.voidsetRunningOnClusterNode(Integer value) Generated method - Setter of theCronJob.runningOnClusterNodeattribute.voidsetSendEmail(boolean value) Generated method - Setter of theCronJob.sendEmailattribute.voidsetSendEmail(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.sendEmailattribute.voidsetSendEmail(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.sendEmailattribute.voidsetSendEmail(Boolean value) Generated method - Setter of theCronJob.sendEmailattribute.voidsetSessionCurrency(Currency value) Generated method - Setter of theCronJob.sessionCurrencyattribute.voidsetSessionCurrency(SessionContext ctx, Currency value) Generated method - Setter of theCronJob.sessionCurrencyattribute.voidsetSessionLanguage(Language value) Generated method - Setter of theCronJob.sessionLanguageattribute.voidsetSessionLanguage(SessionContext ctx, Language value) Generated method - Setter of theCronJob.sessionLanguageattribute.voidsetSessionUser(SessionContext ctx, User value) Generated method - Setter of theCronJob.sessionUserattribute.voidsetSessionUser(User value) Generated method - Setter of theCronJob.sessionUserattribute.voidsetSingleExecutable(boolean value) Generated method - Setter of theCronJob.singleExecutableattribute.voidsetSingleExecutable(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.singleExecutableattribute.voidsetSingleExecutable(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.singleExecutableattribute.voidsetSingleExecutable(Boolean value) Generated method - Setter of theCronJob.singleExecutableattribute.voidsetStartTime(SessionContext ctx, Date value) Generated method - Setter of theCronJob.startTimeattribute.voidsetStartTime(Date value) Generated method - Setter of theCronJob.startTimeattribute.voidsetStatus(EnumerationValue value) Generated method - Setter of theCronJob.statusattribute.voidsetStatus(SessionContext ctx, EnumerationValue value) Generated method - Setter of theCronJob.statusattribute.voidsetTriggers(SessionContext ctx, List<Trigger> value) Generated method - Setter of theCronJob.triggersattribute.voidsetTriggers(List<Trigger> value) Generated method - Setter of theCronJob.triggersattribute.voidsetUseReadOnlyDatasource(boolean value) Generated method - Setter of theCronJob.useReadOnlyDatasourceattribute.voidsetUseReadOnlyDatasource(SessionContext ctx, boolean value) Generated method - Setter of theCronJob.useReadOnlyDatasourceattribute.voidsetUseReadOnlyDatasource(SessionContext ctx, Boolean value) Generated method - Setter of theCronJob.useReadOnlyDatasourceattribute.voidsetUseReadOnlyDatasource(Boolean value) Generated method - Setter of theCronJob.useReadOnlyDatasourceattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
CODE
Qualifier of theCronJob.codeattribute- See Also:
-
ERRORMODE
Qualifier of theCronJob.errorModeattribute- See Also:
-
LOGTOFILE
Qualifier of theCronJob.logToFileattribute- See Also:
-
LOGTODATABASE
Qualifier of theCronJob.logToDatabaseattribute- See Also:
-
LOGLEVELFILE
Qualifier of theCronJob.logLevelFileattribute- See Also:
-
LOGLEVELDATABASE
Qualifier of theCronJob.logLevelDatabaseattribute- See Also:
-
LOGFILES
Qualifier of theCronJob.logFilesattribute- See Also:
-
SESSIONUSER
Qualifier of theCronJob.sessionUserattribute- See Also:
-
SESSIONLANGUAGE
Qualifier of theCronJob.sessionLanguageattribute- See Also:
-
SESSIONCURRENCY
Qualifier of theCronJob.sessionCurrencyattribute- See Also:
-
SESSIONCONTEXTVALUES
Qualifier of theCronJob.sessionContextValuesattribute- See Also:
-
ACTIVE
Qualifier of theCronJob.activeattribute- See Also:
-
RETRY
Qualifier of theCronJob.retryattribute- See Also:
-
SINGLEEXECUTABLE
Qualifier of theCronJob.singleExecutableattribute- See Also:
-
EMAILADDRESS
Qualifier of theCronJob.emailAddressattribute- See Also:
-
SENDEMAIL
Qualifier of theCronJob.sendEmailattribute- See Also:
-
STARTTIME
Qualifier of theCronJob.startTimeattribute- See Also:
-
ENDTIME
Qualifier of theCronJob.endTimeattribute- See Also:
-
STATUS
Qualifier of theCronJob.statusattribute- See Also:
-
RESULT
Qualifier of theCronJob.resultattribute- See Also:
-
LOGTEXT
Qualifier of theCronJob.logTextattribute- See Also:
-
NODEID
Qualifier of theCronJob.nodeIDattribute- See Also:
-
NODEGROUP
Qualifier of theCronJob.nodeGroupattribute- See Also:
-
RUNNINGONCLUSTERNODE
Qualifier of theCronJob.runningOnClusterNodeattribute- See Also:
-
CURRENTSTEP
Qualifier of theCronJob.currentStepattribute- See Also:
-
CHANGERECORDINGENABLED
Qualifier of theCronJob.changeRecordingEnabledattribute- See Also:
-
CHANGES
Qualifier of theCronJob.changesattribute- See Also:
-
REQUESTABORT
Qualifier of theCronJob.requestAbortattribute- See Also:
-
REQUESTABORTSTEP
Qualifier of theCronJob.requestAbortStepattribute- See Also:
-
PRIORITY
Qualifier of theCronJob.priorityattribute- See Also:
-
REMOVEONEXIT
Qualifier of theCronJob.removeOnExitattribute- See Also:
-
EMAILNOTIFICATIONTEMPLATE
Qualifier of theCronJob.emailNotificationTemplateattribute- See Also:
-
ALTERNATIVEDATASOURCEID
Qualifier of theCronJob.alternativeDataSourceIDattribute- See Also:
-
LOGSDAYSOLD
Qualifier of theCronJob.logsDaysOldattribute- See Also:
-
LOGSCOUNT
Qualifier of theCronJob.logsCountattribute- See Also:
-
LOGSOPERATOR
Qualifier of theCronJob.logsOperatorattribute- See Also:
-
FILESDAYSOLD
Qualifier of theCronJob.filesDaysOldattribute- See Also:
-
FILESCOUNT
Qualifier of theCronJob.filesCountattribute- See Also:
-
FILESOPERATOR
Qualifier of theCronJob.filesOperatorattribute- See Also:
-
QUERYCOUNT
Qualifier of theCronJob.queryCountattribute- See Also:
-
ACTIVECRONJOBHISTORY
Qualifier of theCronJob.activeCronJobHistoryattribute- See Also:
-
USEREADONLYDATASOURCE
Qualifier of theCronJob.useReadOnlyDatasourceattribute- See Also:
-
NUMBEROFRETRIES
Qualifier of theCronJob.numberOfRetriesattribute- See Also:
-
CURRENTRETRY
Qualifier of theCronJob.currentRetryattribute- See Also:
-
PROCESSEDSTEPS
Qualifier of theCronJob.processedStepsattribute- See Also:
-
CRONJOBPROCESSEDSTEPSRELATION_SRC_ORDERED
Relation ordering override parameter constants for CronJobProcessedStepsRelation from ((processing)) -
CRONJOBPROCESSEDSTEPSRELATION_TGT_ORDERED
-
CRONJOBPROCESSEDSTEPSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CronJobProcessedStepsRelation from ((processing)) -
PENDINGSTEPS
Qualifier of theCronJob.pendingStepsattribute- See Also:
-
CRONJOBPENDINGSTEPSRELATION_SRC_ORDERED
Relation ordering override parameter constants for CronJobPendingStepsRelation from ((processing)) -
CRONJOBPENDINGSTEPSRELATION_TGT_ORDERED
-
CRONJOBPENDINGSTEPSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CronJobPendingStepsRelation from ((processing)) -
LOGS
Qualifier of theCronJob.logsattribute- See Also:
-
TRIGGERS
Qualifier of theCronJob.triggersattribute- See Also:
-
JOB
Qualifier of theCronJob.jobattribute- See Also:
-
CRONJOBHISTORYENTRIES
Qualifier of theCronJob.cronJobHistoryEntriesattribute- See Also:
-
LOGSHANDLER
OneToManyHandlerfor handling 1:n LOGS's relation attributes from 'many' side. -
TRIGGERSHANDLER
OneToManyHandlerfor handling 1:n TRIGGERS's relation attributes from 'many' side. -
JOBHANDLER
BidirectionalOneToManyHandlerfor handling 1:n JOB's relation attributes from 'one' side. -
CRONJOBHISTORYENTRIESHANDLER
OneToManyHandlerfor handling 1:n CRONJOBHISTORYENTRIES's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedCronJob
public GeneratedCronJob()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
isActive
Generated method - Getter of theCronJob.activeattribute.- Returns:
- 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
-
isActive
Generated method - Getter of theCronJob.activeattribute.- Returns:
- 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
-
isActiveAsPrimitive
Generated method - Getter of theCronJob.activeattribute.- Returns:
- 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
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()Generated method - Getter of theCronJob.activeattribute.- Returns:
- 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
-
setActive
Generated method - Setter of theCronJob.activeattribute.- Parameters:
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
-
setActive
Generated method - Setter of theCronJob.activeattribute.- Parameters:
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
-
setActive
Generated method - Setter of theCronJob.activeattribute.- Parameters:
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
-
setActive
public void setActive(boolean value) Generated method - Setter of theCronJob.activeattribute.- Parameters:
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
-
getActiveCronJobHistory
Generated method - Getter of theCronJob.activeCronJobHistoryattribute.- Returns:
- the activeCronJobHistory - Active CronJobHistory entry
-
getActiveCronJobHistory
Generated method - Getter of theCronJob.activeCronJobHistoryattribute.- Returns:
- the activeCronJobHistory - Active CronJobHistory entry
-
setActiveCronJobHistory
Generated method - Setter of theCronJob.activeCronJobHistoryattribute.- Parameters:
value- the activeCronJobHistory - Active CronJobHistory entry
-
setActiveCronJobHistory
Generated method - Setter of theCronJob.activeCronJobHistoryattribute.- Parameters:
value- the activeCronJobHistory - Active CronJobHistory entry
-
getAlternativeDataSourceID
Generated method - Getter of theCronJob.alternativeDataSourceIDattribute.- Returns:
- the alternativeDataSourceID
-
getAlternativeDataSourceID
Generated method - Getter of theCronJob.alternativeDataSourceIDattribute.- Returns:
- the alternativeDataSourceID
-
setAlternativeDataSourceID
Generated method - Setter of theCronJob.alternativeDataSourceIDattribute.- Parameters:
value- the alternativeDataSourceID
-
setAlternativeDataSourceID
Generated method - Setter of theCronJob.alternativeDataSourceIDattribute.- Parameters:
value- the alternativeDataSourceID
-
isChangeRecordingEnabled
Generated method - Getter of theCronJob.changeRecordingEnabledattribute.- Returns:
- the changeRecordingEnabled
-
isChangeRecordingEnabled
Generated method - Getter of theCronJob.changeRecordingEnabledattribute.- Returns:
- the changeRecordingEnabled
-
isChangeRecordingEnabledAsPrimitive
Generated method - Getter of theCronJob.changeRecordingEnabledattribute.- Returns:
- the changeRecordingEnabled
-
isChangeRecordingEnabledAsPrimitive
public boolean isChangeRecordingEnabledAsPrimitive()Generated method - Getter of theCronJob.changeRecordingEnabledattribute.- Returns:
- the changeRecordingEnabled
-
setChangeRecordingEnabled
Generated method - Setter of theCronJob.changeRecordingEnabledattribute.- Parameters:
value- the changeRecordingEnabled
-
setChangeRecordingEnabled
Generated method - Setter of theCronJob.changeRecordingEnabledattribute.- Parameters:
value- the changeRecordingEnabled
-
setChangeRecordingEnabled
Generated method - Setter of theCronJob.changeRecordingEnabledattribute.- Parameters:
value- the changeRecordingEnabled
-
setChangeRecordingEnabled
public void setChangeRecordingEnabled(boolean value) Generated method - Setter of theCronJob.changeRecordingEnabledattribute.- Parameters:
value- the changeRecordingEnabled
-
getChanges
Generated method - Getter of theCronJob.changesattribute.- Returns:
- the changes
-
getChanges
Generated method - Getter of theCronJob.changesattribute.- Returns:
- the changes
-
getCode
Generated method - Getter of theCronJob.codeattribute.- Returns:
- the code - Identifier for the CronJob
-
getCode
Generated method - Getter of theCronJob.codeattribute.- Returns:
- the code - Identifier for the CronJob
-
setCode
Generated method - Setter of theCronJob.codeattribute.- Parameters:
value- the code - Identifier for the CronJob
-
setCode
Generated method - Setter of theCronJob.codeattribute.- Parameters:
value- the code - Identifier for the CronJob
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getCronJobHistoryEntries
Generated method - Getter of theCronJob.cronJobHistoryEntriesattribute.- Returns:
- the cronJobHistoryEntries - history entries
-
getCronJobHistoryEntries
Generated method - Getter of theCronJob.cronJobHistoryEntriesattribute.- Returns:
- the cronJobHistoryEntries - history entries
-
setCronJobHistoryEntries
Generated method - Setter of theCronJob.cronJobHistoryEntriesattribute.- Parameters:
value- the cronJobHistoryEntries - history entries
-
setCronJobHistoryEntries
Generated method - Setter of theCronJob.cronJobHistoryEntriesattribute.- Parameters:
value- the cronJobHistoryEntries - history entries
-
addToCronJobHistoryEntries
Generated method - Addsvalueto cronJobHistoryEntries.- Parameters:
value- the item to add to cronJobHistoryEntries - history entries
-
addToCronJobHistoryEntries
Generated method - Addsvalueto cronJobHistoryEntries.- Parameters:
value- the item to add to cronJobHistoryEntries - history entries
-
removeFromCronJobHistoryEntries
Generated method - Removesvaluefrom cronJobHistoryEntries.- Parameters:
value- the item to remove from cronJobHistoryEntries - history entries
-
removeFromCronJobHistoryEntries
Generated method - Removesvaluefrom cronJobHistoryEntries.- Parameters:
value- the item to remove from cronJobHistoryEntries - history entries
-
getCurrentRetry
Generated method - Getter of theCronJob.currentRetryattribute.- Returns:
- the currentRetry - Shows current repeat of the cron job
-
getCurrentRetry
Generated method - Getter of theCronJob.currentRetryattribute.- Returns:
- the currentRetry - Shows current repeat of the cron job
-
getCurrentRetryAsPrimitive
Generated method - Getter of theCronJob.currentRetryattribute.- Returns:
- the currentRetry - Shows current repeat of the cron job
-
getCurrentRetryAsPrimitive
public int getCurrentRetryAsPrimitive()Generated method - Getter of theCronJob.currentRetryattribute.- Returns:
- the currentRetry - Shows current repeat of the cron job
-
setCurrentRetry
Generated method - Setter of theCronJob.currentRetryattribute.- Parameters:
value- the currentRetry - Shows current repeat of the cron job
-
setCurrentRetry
Generated method - Setter of theCronJob.currentRetryattribute.- Parameters:
value- the currentRetry - Shows current repeat of the cron job
-
setCurrentRetry
Generated method - Setter of theCronJob.currentRetryattribute.- Parameters:
value- the currentRetry - Shows current repeat of the cron job
-
setCurrentRetry
public void setCurrentRetry(int value) Generated method - Setter of theCronJob.currentRetryattribute.- Parameters:
value- the currentRetry - Shows current repeat of the cron job
-
getCurrentStep
Generated method - Getter of theCronJob.currentStepattribute.- Returns:
- the currentStep
-
getCurrentStep
Generated method - Getter of theCronJob.currentStepattribute.- Returns:
- the currentStep
-
getEmailAddress
Generated method - Getter of theCronJob.emailAddressattribute.- Returns:
- the emailAddress - The e-mail address to which to send a notification on the CronJob's execution
-
getEmailAddress
Generated method - Getter of theCronJob.emailAddressattribute.- Returns:
- the emailAddress - The e-mail address to which to send a notification on the CronJob's execution
-
setEmailAddress
Generated method - Setter of theCronJob.emailAddressattribute.- Parameters:
value- the emailAddress - The e-mail address to which to send a notification on the CronJob's execution
-
setEmailAddress
Generated method - Setter of theCronJob.emailAddressattribute.- Parameters:
value- the emailAddress - The e-mail address to which to send a notification on the CronJob's execution
-
getEmailNotificationTemplate
Generated method - Getter of theCronJob.emailNotificationTemplateattribute.- Returns:
- the emailNotificationTemplate
-
getEmailNotificationTemplate
Generated method - Getter of theCronJob.emailNotificationTemplateattribute.- Returns:
- the emailNotificationTemplate
-
setEmailNotificationTemplate
Generated method - Setter of theCronJob.emailNotificationTemplateattribute.- Parameters:
value- the emailNotificationTemplate
-
setEmailNotificationTemplate
Generated method - Setter of theCronJob.emailNotificationTemplateattribute.- Parameters:
value- the emailNotificationTemplate
-
getEndTime
Generated method - Getter of theCronJob.endTimeattribute.- Returns:
- the endTime
-
getEndTime
Generated method - Getter of theCronJob.endTimeattribute.- Returns:
- the endTime
-
setEndTime
Generated method - Setter of theCronJob.endTimeattribute.- Parameters:
value- the endTime
-
setEndTime
Generated method - Setter of theCronJob.endTimeattribute.- Parameters:
value- the endTime
-
getErrorMode
Generated method - Getter of theCronJob.errorModeattribute.- Returns:
- the errorMode - the error mode. @since 2.10
-
getErrorMode
Generated method - Getter of theCronJob.errorModeattribute.- Returns:
- the errorMode - the error mode. @since 2.10
-
setErrorMode
Generated method - Setter of theCronJob.errorModeattribute.- Parameters:
value- the errorMode - the error mode. @since 2.10
-
setErrorMode
Generated method - Setter of theCronJob.errorModeattribute.- Parameters:
value- the errorMode - the error mode. @since 2.10
-
getFilesCount
Generated method - Getter of theCronJob.filesCountattribute.- Returns:
- the filesCount - All LogFiles (LogFileModels) above this value will be removed
-
getFilesCount
Generated method - Getter of theCronJob.filesCountattribute.- Returns:
- the filesCount - All LogFiles (LogFileModels) above this value will be removed
-
getFilesCountAsPrimitive
Generated method - Getter of theCronJob.filesCountattribute.- Returns:
- the filesCount - All LogFiles (LogFileModels) above this value will be removed
-
getFilesCountAsPrimitive
public int getFilesCountAsPrimitive()Generated method - Getter of theCronJob.filesCountattribute.- Returns:
- the filesCount - All LogFiles (LogFileModels) above this value will be removed
-
setFilesCount
Generated method - Setter of theCronJob.filesCountattribute.- Parameters:
value- the filesCount - All LogFiles (LogFileModels) above this value will be removed
-
setFilesCount
Generated method - Setter of theCronJob.filesCountattribute.- Parameters:
value- the filesCount - All LogFiles (LogFileModels) above this value will be removed
-
setFilesCount
Generated method - Setter of theCronJob.filesCountattribute.- Parameters:
value- the filesCount - All LogFiles (LogFileModels) above this value will be removed
-
setFilesCount
public void setFilesCount(int value) Generated method - Setter of theCronJob.filesCountattribute.- Parameters:
value- the filesCount - All LogFiles (LogFileModels) above this value will be removed
-
getFilesDaysOld
Generated method - Getter of theCronJob.filesDaysOldattribute.- Returns:
- the filesDaysOld - All LogFiles (LogFileModels) older than this value in days will be removed
-
getFilesDaysOld
Generated method - Getter of theCronJob.filesDaysOldattribute.- Returns:
- the filesDaysOld - All LogFiles (LogFileModels) older than this value in days will be removed
-
getFilesDaysOldAsPrimitive
Generated method - Getter of theCronJob.filesDaysOldattribute.- Returns:
- the filesDaysOld - All LogFiles (LogFileModels) older than this value in days will be removed
-
getFilesDaysOldAsPrimitive
public int getFilesDaysOldAsPrimitive()Generated method - Getter of theCronJob.filesDaysOldattribute.- Returns:
- the filesDaysOld - All LogFiles (LogFileModels) older than this value in days will be removed
-
setFilesDaysOld
Generated method - Setter of theCronJob.filesDaysOldattribute.- Parameters:
value- the filesDaysOld - All LogFiles (LogFileModels) older than this value in days will be removed
-
setFilesDaysOld
Generated method - Setter of theCronJob.filesDaysOldattribute.- Parameters:
value- the filesDaysOld - All LogFiles (LogFileModels) older than this value in days will be removed
-
setFilesDaysOld
Generated method - Setter of theCronJob.filesDaysOldattribute.- Parameters:
value- the filesDaysOld - All LogFiles (LogFileModels) older than this value in days will be removed
-
setFilesDaysOld
public void setFilesDaysOld(int value) Generated method - Setter of theCronJob.filesDaysOldattribute.- Parameters:
value- the filesDaysOld - All LogFiles (LogFileModels) older than this value in days will be removed
-
getFilesOperator
Generated method - Getter of theCronJob.filesOperatorattribute.- Returns:
- the filesOperator - Operator
-
getFilesOperator
Generated method - Getter of theCronJob.filesOperatorattribute.- Returns:
- the filesOperator - Operator
-
setFilesOperator
Generated method - Setter of theCronJob.filesOperatorattribute.- Parameters:
value- the filesOperator - Operator
-
setFilesOperator
Generated method - Setter of theCronJob.filesOperatorattribute.- Parameters:
value- the filesOperator - Operator
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classItem
-
getJob
Generated method - Getter of theCronJob.jobattribute.- Returns:
- the job - References to the Job assigned to the CronJob
-
getJob
Generated method - Getter of theCronJob.jobattribute.- Returns:
- the job - References to the Job assigned to the CronJob
-
setJob
Generated method - Setter of theCronJob.jobattribute.- Parameters:
value- the job - References to the Job assigned to the CronJob
-
setJob
Generated method - Setter of theCronJob.jobattribute.- Parameters:
value- the job - References to the Job assigned to the CronJob
-
getLogFiles
Generated method - Getter of theCronJob.logFilesattribute.- Returns:
- the logFiles - A list of log files related to the current CronJob
-
getLogFiles
Generated method - Getter of theCronJob.logFilesattribute.- Returns:
- the logFiles - A list of log files related to the current CronJob
-
setLogFiles
Generated method - Setter of theCronJob.logFilesattribute.- Parameters:
value- the logFiles - A list of log files related to the current CronJob
-
setLogFiles
Generated method - Setter of theCronJob.logFilesattribute.- Parameters:
value- the logFiles - A list of log files related to the current CronJob
-
getLogLevelDatabase
Generated method - Getter of theCronJob.logLevelDatabaseattribute.- Returns:
- the logLevelDatabase - Specifies the log level for logging to the database
-
getLogLevelDatabase
Generated method - Getter of theCronJob.logLevelDatabaseattribute.- Returns:
- the logLevelDatabase - Specifies the log level for logging to the database
-
setLogLevelDatabase
Generated method - Setter of theCronJob.logLevelDatabaseattribute.- Parameters:
value- the logLevelDatabase - Specifies the log level for logging to the database
-
setLogLevelDatabase
Generated method - Setter of theCronJob.logLevelDatabaseattribute.- Parameters:
value- the logLevelDatabase - Specifies the log level for logging to the database
-
getLogLevelFile
Generated method - Getter of theCronJob.logLevelFileattribute.- Returns:
- the logLevelFile - Specifies the log level for logging to the file
-
getLogLevelFile
Generated method - Getter of theCronJob.logLevelFileattribute.- Returns:
- the logLevelFile - Specifies the log level for logging to the file
-
setLogLevelFile
Generated method - Setter of theCronJob.logLevelFileattribute.- Parameters:
value- the logLevelFile - Specifies the log level for logging to the file
-
setLogLevelFile
Generated method - Setter of theCronJob.logLevelFileattribute.- Parameters:
value- the logLevelFile - Specifies the log level for logging to the file
-
getLogs
Generated method - Getter of theCronJob.logsattribute.- Returns:
- the logs - list of jobLogs
-
getLogs
Generated method - Getter of theCronJob.logsattribute.- Returns:
- the logs - list of jobLogs
-
getLogsCount
Generated method - Getter of theCronJob.logsCountattribute.- Returns:
- the logsCount - All JobLogs (JobLogModels) above this value will be removed
-
getLogsCount
Generated method - Getter of theCronJob.logsCountattribute.- Returns:
- the logsCount - All JobLogs (JobLogModels) above this value will be removed
-
getLogsCountAsPrimitive
Generated method - Getter of theCronJob.logsCountattribute.- Returns:
- the logsCount - All JobLogs (JobLogModels) above this value will be removed
-
getLogsCountAsPrimitive
public int getLogsCountAsPrimitive()Generated method - Getter of theCronJob.logsCountattribute.- Returns:
- the logsCount - All JobLogs (JobLogModels) above this value will be removed
-
setLogsCount
Generated method - Setter of theCronJob.logsCountattribute.- Parameters:
value- the logsCount - All JobLogs (JobLogModels) above this value will be removed
-
setLogsCount
Generated method - Setter of theCronJob.logsCountattribute.- Parameters:
value- the logsCount - All JobLogs (JobLogModels) above this value will be removed
-
setLogsCount
Generated method - Setter of theCronJob.logsCountattribute.- Parameters:
value- the logsCount - All JobLogs (JobLogModels) above this value will be removed
-
setLogsCount
public void setLogsCount(int value) Generated method - Setter of theCronJob.logsCountattribute.- Parameters:
value- the logsCount - All JobLogs (JobLogModels) above this value will be removed
-
getLogsDaysOld
Generated method - Getter of theCronJob.logsDaysOldattribute.- Returns:
- the logsDaysOld - All JobLogs (JobLogModels) older than this value in days will be removed
-
getLogsDaysOld
Generated method - Getter of theCronJob.logsDaysOldattribute.- Returns:
- the logsDaysOld - All JobLogs (JobLogModels) older than this value in days will be removed
-
getLogsDaysOldAsPrimitive
Generated method - Getter of theCronJob.logsDaysOldattribute.- Returns:
- the logsDaysOld - All JobLogs (JobLogModels) older than this value in days will be removed
-
getLogsDaysOldAsPrimitive
public int getLogsDaysOldAsPrimitive()Generated method - Getter of theCronJob.logsDaysOldattribute.- Returns:
- the logsDaysOld - All JobLogs (JobLogModels) older than this value in days will be removed
-
setLogsDaysOld
Generated method - Setter of theCronJob.logsDaysOldattribute.- Parameters:
value- the logsDaysOld - All JobLogs (JobLogModels) older than this value in days will be removed
-
setLogsDaysOld
Generated method - Setter of theCronJob.logsDaysOldattribute.- Parameters:
value- the logsDaysOld - All JobLogs (JobLogModels) older than this value in days will be removed
-
setLogsDaysOld
Generated method - Setter of theCronJob.logsDaysOldattribute.- Parameters:
value- the logsDaysOld - All JobLogs (JobLogModels) older than this value in days will be removed
-
setLogsDaysOld
public void setLogsDaysOld(int value) Generated method - Setter of theCronJob.logsDaysOldattribute.- Parameters:
value- the logsDaysOld - All JobLogs (JobLogModels) older than this value in days will be removed
-
getLogsOperator
Generated method - Getter of theCronJob.logsOperatorattribute.- Returns:
- the logsOperator - Operator
-
getLogsOperator
Generated method - Getter of theCronJob.logsOperatorattribute.- Returns:
- the logsOperator - Operator
-
setLogsOperator
Generated method - Setter of theCronJob.logsOperatorattribute.- Parameters:
value- the logsOperator - Operator
-
setLogsOperator
Generated method - Setter of theCronJob.logsOperatorattribute.- Parameters:
value- the logsOperator - Operator
-
getLogText
Generated method - Getter of theCronJob.logTextattribute.- Returns:
- the logText
-
getLogText
Generated method - Getter of theCronJob.logTextattribute.- Returns:
- the logText
-
isLogToDatabase
Generated method - Getter of theCronJob.logToDatabaseattribute.- Returns:
- the logToDatabase - Whether the CronJob's execution log is written to a log entry in the hybris Suite's database
-
isLogToDatabase
Generated method - Getter of theCronJob.logToDatabaseattribute.- Returns:
- the logToDatabase - Whether the CronJob's execution log is written to a log entry in the hybris Suite's database
-
isLogToDatabaseAsPrimitive
Generated method - Getter of theCronJob.logToDatabaseattribute.- Returns:
- the logToDatabase - Whether the CronJob's execution log is written to a log entry in the hybris Suite's database
-
isLogToDatabaseAsPrimitive
public boolean isLogToDatabaseAsPrimitive()Generated method - Getter of theCronJob.logToDatabaseattribute.- Returns:
- the logToDatabase - Whether the CronJob's execution log is written to a log entry in the hybris Suite's database
-
setLogToDatabase
Generated method - Setter of theCronJob.logToDatabaseattribute.- Parameters:
value- the logToDatabase - Whether the CronJob's execution log is written to a log entry in the hybris Suite's database
-
setLogToDatabase
Generated method - Setter of theCronJob.logToDatabaseattribute.- Parameters:
value- the logToDatabase - Whether the CronJob's execution log is written to a log entry in the hybris Suite's database
-
setLogToDatabase
Generated method - Setter of theCronJob.logToDatabaseattribute.- Parameters:
value- the logToDatabase - Whether the CronJob's execution log is written to a log entry in the hybris Suite's database
-
setLogToDatabase
public void setLogToDatabase(boolean value) Generated method - Setter of theCronJob.logToDatabaseattribute.- Parameters:
value- the logToDatabase - Whether the CronJob's execution log is written to a log entry in the hybris Suite's database
-
isLogToFile
Generated method - Getter of theCronJob.logToFileattribute.- Returns:
- the logToFile - Whether the CronJob's execution log is written to a log file
-
isLogToFile
Generated method - Getter of theCronJob.logToFileattribute.- Returns:
- the logToFile - Whether the CronJob's execution log is written to a log file
-
isLogToFileAsPrimitive
Generated method - Getter of theCronJob.logToFileattribute.- Returns:
- the logToFile - Whether the CronJob's execution log is written to a log file
-
isLogToFileAsPrimitive
public boolean isLogToFileAsPrimitive()Generated method - Getter of theCronJob.logToFileattribute.- Returns:
- the logToFile - Whether the CronJob's execution log is written to a log file
-
setLogToFile
Generated method - Setter of theCronJob.logToFileattribute.- Parameters:
value- the logToFile - Whether the CronJob's execution log is written to a log file
-
setLogToFile
Generated method - Setter of theCronJob.logToFileattribute.- Parameters:
value- the logToFile - Whether the CronJob's execution log is written to a log file
-
setLogToFile
Generated method - Setter of theCronJob.logToFileattribute.- Parameters:
value- the logToFile - Whether the CronJob's execution log is written to a log file
-
setLogToFile
public void setLogToFile(boolean value) Generated method - Setter of theCronJob.logToFileattribute.- Parameters:
value- the logToFile - Whether the CronJob's execution log is written to a log file
-
getNodeGroup
Generated method - Getter of theCronJob.nodeGroupattribute.- Returns:
- the nodeGroup
-
getNodeGroup
Generated method - Getter of theCronJob.nodeGroupattribute.- Returns:
- the nodeGroup
-
setNodeGroup
Generated method - Setter of theCronJob.nodeGroupattribute.- Parameters:
value- the nodeGroup
-
setNodeGroup
Generated method - Setter of theCronJob.nodeGroupattribute.- Parameters:
value- the nodeGroup
-
getNodeID
Generated method - Getter of theCronJob.nodeIDattribute.- Returns:
- 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.
-
getNodeID
Generated method - Getter of theCronJob.nodeIDattribute.- Returns:
- 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.
-
getNodeIDAsPrimitive
Generated method - Getter of theCronJob.nodeIDattribute.- Returns:
- 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.
-
getNodeIDAsPrimitive
public int getNodeIDAsPrimitive()Generated method - Getter of theCronJob.nodeIDattribute.- Returns:
- 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.
-
setNodeID
Generated method - Setter of theCronJob.nodeIDattribute.- Parameters:
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.
-
setNodeID
Generated method - Setter of theCronJob.nodeIDattribute.- Parameters:
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.
-
setNodeID
Generated method - Setter of theCronJob.nodeIDattribute.- Parameters:
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.
-
setNodeID
public void setNodeID(int value) Generated method - Setter of theCronJob.nodeIDattribute.- Parameters:
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.
-
getNumberOfRetries
Generated method - Getter of theCronJob.numberOfRetriesattribute.- Returns:
- the numberOfRetries - Determine whether cron job should be repeated and how many times in case of an database connection failure
-
getNumberOfRetries
Generated method - Getter of theCronJob.numberOfRetriesattribute.- Returns:
- the numberOfRetries - Determine whether cron job should be repeated and how many times in case of an database connection failure
-
getNumberOfRetriesAsPrimitive
Generated method - Getter of theCronJob.numberOfRetriesattribute.- Returns:
- the numberOfRetries - Determine whether cron job should be repeated and how many times in case of an database connection failure
-
getNumberOfRetriesAsPrimitive
public int getNumberOfRetriesAsPrimitive()Generated method - Getter of theCronJob.numberOfRetriesattribute.- Returns:
- the numberOfRetries - Determine whether cron job should be repeated and how many times in case of an database connection failure
-
setNumberOfRetries
Generated method - Setter of theCronJob.numberOfRetriesattribute.- Parameters:
value- the numberOfRetries - Determine whether cron job should be repeated and how many times in case of an database connection failure
-
setNumberOfRetries
Generated method - Setter of theCronJob.numberOfRetriesattribute.- Parameters:
value- the numberOfRetries - Determine whether cron job should be repeated and how many times in case of an database connection failure
-
setNumberOfRetries
Generated method - Setter of theCronJob.numberOfRetriesattribute.- Parameters:
value- the numberOfRetries - Determine whether cron job should be repeated and how many times in case of an database connection failure
-
setNumberOfRetries
public void setNumberOfRetries(int value) Generated method - Setter of theCronJob.numberOfRetriesattribute.- Parameters:
value- the numberOfRetries - Determine whether cron job should be repeated and how many times in case of an database connection failure
-
getPendingSteps
Generated method - Getter of theCronJob.pendingStepsattribute.- Returns:
- the pendingSteps - pending steps
-
getPendingSteps
Generated method - Getter of theCronJob.pendingStepsattribute.- Returns:
- the pendingSteps - pending steps
-
getPendingStepsCount
-
getPendingStepsCount
public long getPendingStepsCount() -
setPendingSteps
Generated method - Setter of theCronJob.pendingStepsattribute.- Parameters:
value- the pendingSteps - pending steps
-
setPendingSteps
Generated method - Setter of theCronJob.pendingStepsattribute.- Parameters:
value- the pendingSteps - pending steps
-
addToPendingSteps
Generated method - Addsvalueto pendingSteps.- Parameters:
value- the item to add to pendingSteps - pending steps
-
addToPendingSteps
Generated method - Addsvalueto pendingSteps.- Parameters:
value- the item to add to pendingSteps - pending steps
-
removeFromPendingSteps
Generated method - Removesvaluefrom pendingSteps.- Parameters:
value- the item to remove from pendingSteps - pending steps
-
removeFromPendingSteps
Generated method - Removesvaluefrom pendingSteps.- Parameters:
value- the item to remove from pendingSteps - pending steps
-
getPriority
Generated method - Getter of theCronJob.priorityattribute.- Returns:
- the priority - the priority. @since 2.10
-
getPriority
Generated method - Getter of theCronJob.priorityattribute.- Returns:
- the priority - the priority. @since 2.10
-
getPriorityAsPrimitive
Generated method - Getter of theCronJob.priorityattribute.- Returns:
- the priority - the priority. @since 2.10
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive()Generated method - Getter of theCronJob.priorityattribute.- Returns:
- the priority - the priority. @since 2.10
-
setPriority
Generated method - Setter of theCronJob.priorityattribute.- Parameters:
value- the priority - the priority. @since 2.10
-
setPriority
Generated method - Setter of theCronJob.priorityattribute.- Parameters:
value- the priority - the priority. @since 2.10
-
setPriority
Generated method - Setter of theCronJob.priorityattribute.- Parameters:
value- the priority - the priority. @since 2.10
-
setPriority
public void setPriority(int value) Generated method - Setter of theCronJob.priorityattribute.- Parameters:
value- the priority - the priority. @since 2.10
-
getProcessedSteps
Generated method - Getter of theCronJob.processedStepsattribute.- Returns:
- the processedSteps - processed steps
-
getProcessedSteps
Generated method - Getter of theCronJob.processedStepsattribute.- Returns:
- the processedSteps - processed steps
-
getProcessedStepsCount
-
getProcessedStepsCount
public long getProcessedStepsCount() -
setProcessedSteps
Generated method - Setter of theCronJob.processedStepsattribute.- Parameters:
value- the processedSteps - processed steps
-
setProcessedSteps
Generated method - Setter of theCronJob.processedStepsattribute.- Parameters:
value- the processedSteps - processed steps
-
addToProcessedSteps
Generated method - Addsvalueto processedSteps.- Parameters:
value- the item to add to processedSteps - processed steps
-
addToProcessedSteps
Generated method - Addsvalueto processedSteps.- Parameters:
value- the item to add to processedSteps - processed steps
-
removeFromProcessedSteps
Generated method - Removesvaluefrom processedSteps.- Parameters:
value- the item to remove from processedSteps - processed steps
-
removeFromProcessedSteps
Generated method - Removesvaluefrom processedSteps.- Parameters:
value- the item to remove from processedSteps - processed steps
-
getQueryCount
Generated method - Getter of theCronJob.queryCountattribute.- Returns:
- the queryCount - Maximum number of cron jobs processed during one run while cleaning cron jobs' logs.
-
getQueryCount
Generated method - Getter of theCronJob.queryCountattribute.- Returns:
- the queryCount - Maximum number of cron jobs processed during one run while cleaning cron jobs' logs.
-
getQueryCountAsPrimitive
Generated method - Getter of theCronJob.queryCountattribute.- Returns:
- the queryCount - Maximum number of cron jobs processed during one run while cleaning cron jobs' logs.
-
getQueryCountAsPrimitive
public int getQueryCountAsPrimitive()Generated method - Getter of theCronJob.queryCountattribute.- Returns:
- the queryCount - Maximum number of cron jobs processed during one run while cleaning cron jobs' logs.
-
setQueryCount
Generated method - Setter of theCronJob.queryCountattribute.- Parameters:
value- the queryCount - Maximum number of cron jobs processed during one run while cleaning cron jobs' logs.
-
setQueryCount
Generated method - Setter of theCronJob.queryCountattribute.- Parameters:
value- the queryCount - Maximum number of cron jobs processed during one run while cleaning cron jobs' logs.
-
setQueryCount
Generated method - Setter of theCronJob.queryCountattribute.- Parameters:
value- the queryCount - Maximum number of cron jobs processed during one run while cleaning cron jobs' logs.
-
setQueryCount
public void setQueryCount(int value) Generated method - Setter of theCronJob.queryCountattribute.- Parameters:
value- the queryCount - Maximum number of cron jobs processed during one run while cleaning cron jobs' logs.
-
isRemoveOnExit
Generated method - Getter of theCronJob.removeOnExitattribute.- Returns:
- the removeOnExit - If set to true, the CronJob is removed from the hybris Suite after execution
-
isRemoveOnExit
Generated method - Getter of theCronJob.removeOnExitattribute.- Returns:
- the removeOnExit - If set to true, the CronJob is removed from the hybris Suite after execution
-
isRemoveOnExitAsPrimitive
Generated method - Getter of theCronJob.removeOnExitattribute.- Returns:
- the removeOnExit - If set to true, the CronJob is removed from the hybris Suite after execution
-
isRemoveOnExitAsPrimitive
public boolean isRemoveOnExitAsPrimitive()Generated method - Getter of theCronJob.removeOnExitattribute.- Returns:
- the removeOnExit - If set to true, the CronJob is removed from the hybris Suite after execution
-
setRemoveOnExit
Generated method - Setter of theCronJob.removeOnExitattribute.- Parameters:
value- the removeOnExit - If set to true, the CronJob is removed from the hybris Suite after execution
-
setRemoveOnExit
Generated method - Setter of theCronJob.removeOnExitattribute.- Parameters:
value- the removeOnExit - If set to true, the CronJob is removed from the hybris Suite after execution
-
setRemoveOnExit
Generated method - Setter of theCronJob.removeOnExitattribute.- Parameters:
value- the removeOnExit - If set to true, the CronJob is removed from the hybris Suite after execution
-
setRemoveOnExit
public void setRemoveOnExit(boolean value) Generated method - Setter of theCronJob.removeOnExitattribute.- Parameters:
value- the removeOnExit - If set to true, the CronJob is removed from the hybris Suite after execution
-
isRequestAbort
Generated method - Getter of theCronJob.requestAbortattribute.- Returns:
- the requestAbort
-
isRequestAbort
Generated method - Getter of theCronJob.requestAbortattribute.- Returns:
- the requestAbort
-
isRequestAbortAsPrimitive
Generated method - Getter of theCronJob.requestAbortattribute.- Returns:
- the requestAbort
-
isRequestAbortAsPrimitive
public boolean isRequestAbortAsPrimitive()Generated method - Getter of theCronJob.requestAbortattribute.- Returns:
- the requestAbort
-
setRequestAbort
Generated method - Setter of theCronJob.requestAbortattribute.- Parameters:
value- the requestAbort
-
setRequestAbort
Generated method - Setter of theCronJob.requestAbortattribute.- Parameters:
value- the requestAbort
-
setRequestAbort
Generated method - Setter of theCronJob.requestAbortattribute.- Parameters:
value- the requestAbort
-
setRequestAbort
public void setRequestAbort(boolean value) Generated method - Setter of theCronJob.requestAbortattribute.- Parameters:
value- the requestAbort
-
isRequestAbortStep
Generated method - Getter of theCronJob.requestAbortStepattribute.- Returns:
- the requestAbortStep
-
isRequestAbortStep
Generated method - Getter of theCronJob.requestAbortStepattribute.- Returns:
- the requestAbortStep
-
isRequestAbortStepAsPrimitive
Generated method - Getter of theCronJob.requestAbortStepattribute.- Returns:
- the requestAbortStep
-
isRequestAbortStepAsPrimitive
public boolean isRequestAbortStepAsPrimitive()Generated method - Getter of theCronJob.requestAbortStepattribute.- Returns:
- the requestAbortStep
-
setRequestAbortStep
Generated method - Setter of theCronJob.requestAbortStepattribute.- Parameters:
value- the requestAbortStep
-
setRequestAbortStep
Generated method - Setter of theCronJob.requestAbortStepattribute.- Parameters:
value- the requestAbortStep
-
setRequestAbortStep
Generated method - Setter of theCronJob.requestAbortStepattribute.- Parameters:
value- the requestAbortStep
-
setRequestAbortStep
public void setRequestAbortStep(boolean value) Generated method - Setter of theCronJob.requestAbortStepattribute.- Parameters:
value- the requestAbortStep
-
getResult
Generated method - Getter of theCronJob.resultattribute.- Returns:
- the result - The CronJob's execution result
-
getResult
Generated method - Getter of theCronJob.resultattribute.- Returns:
- the result - The CronJob's execution result
-
setResult
Generated method - Setter of theCronJob.resultattribute.- Parameters:
value- the result - The CronJob's execution result
-
setResult
Generated method - Setter of theCronJob.resultattribute.- Parameters:
value- the result - The CronJob's execution result
-
isRetry
Generated method - Getter of theCronJob.retryattribute.- Returns:
- 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
-
isRetry
Generated method - Getter of theCronJob.retryattribute.- Returns:
- 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
-
isRetryAsPrimitive
Generated method - Getter of theCronJob.retryattribute.- Returns:
- 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
-
isRetryAsPrimitive
public boolean isRetryAsPrimitive()Generated method - Getter of theCronJob.retryattribute.- Returns:
- 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
-
setRetry
Generated method - Setter of theCronJob.retryattribute.- Parameters:
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
-
setRetry
Generated method - Setter of theCronJob.retryattribute.- Parameters:
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
-
setRetry
Generated method - Setter of theCronJob.retryattribute.- Parameters:
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
-
setRetry
public void setRetry(boolean value) Generated method - Setter of theCronJob.retryattribute.- Parameters:
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
-
getRunningOnClusterNode
Generated method - Getter of theCronJob.runningOnClusterNodeattribute.- Returns:
- the runningOnClusterNode
-
getRunningOnClusterNode
Generated method - Getter of theCronJob.runningOnClusterNodeattribute.- Returns:
- the runningOnClusterNode
-
getRunningOnClusterNodeAsPrimitive
Generated method - Getter of theCronJob.runningOnClusterNodeattribute.- Returns:
- the runningOnClusterNode
-
getRunningOnClusterNodeAsPrimitive
public int getRunningOnClusterNodeAsPrimitive()Generated method - Getter of theCronJob.runningOnClusterNodeattribute.- Returns:
- the runningOnClusterNode
-
setRunningOnClusterNode
Generated method - Setter of theCronJob.runningOnClusterNodeattribute.- Parameters:
value- the runningOnClusterNode
-
setRunningOnClusterNode
Generated method - Setter of theCronJob.runningOnClusterNodeattribute.- Parameters:
value- the runningOnClusterNode
-
setRunningOnClusterNode
Generated method - Setter of theCronJob.runningOnClusterNodeattribute.- Parameters:
value- the runningOnClusterNode
-
setRunningOnClusterNode
public void setRunningOnClusterNode(int value) Generated method - Setter of theCronJob.runningOnClusterNodeattribute.- Parameters:
value- the runningOnClusterNode
-
isSendEmail
Generated method - Getter of theCronJob.sendEmailattribute.- Returns:
- the sendEmail - Whether a status e-mail is to be sent after the CronJob's execution
-
isSendEmail
Generated method - Getter of theCronJob.sendEmailattribute.- Returns:
- the sendEmail - Whether a status e-mail is to be sent after the CronJob's execution
-
isSendEmailAsPrimitive
Generated method - Getter of theCronJob.sendEmailattribute.- Returns:
- the sendEmail - Whether a status e-mail is to be sent after the CronJob's execution
-
isSendEmailAsPrimitive
public boolean isSendEmailAsPrimitive()Generated method - Getter of theCronJob.sendEmailattribute.- Returns:
- the sendEmail - Whether a status e-mail is to be sent after the CronJob's execution
-
setSendEmail
Generated method - Setter of theCronJob.sendEmailattribute.- Parameters:
value- the sendEmail - Whether a status e-mail is to be sent after the CronJob's execution
-
setSendEmail
Generated method - Setter of theCronJob.sendEmailattribute.- Parameters:
value- the sendEmail - Whether a status e-mail is to be sent after the CronJob's execution
-
setSendEmail
Generated method - Setter of theCronJob.sendEmailattribute.- Parameters:
value- the sendEmail - Whether a status e-mail is to be sent after the CronJob's execution
-
setSendEmail
public void setSendEmail(boolean value) Generated method - Setter of theCronJob.sendEmailattribute.- Parameters:
value- the sendEmail - Whether a status e-mail is to be sent after the CronJob's execution
-
getSessionCurrency
Generated method - Getter of theCronJob.sessionCurrencyattribute.- Returns:
- the sessionCurrency - The system currency with which to execute the CronJob
-
getSessionCurrency
Generated method - Getter of theCronJob.sessionCurrencyattribute.- Returns:
- the sessionCurrency - The system currency with which to execute the CronJob
-
setSessionCurrency
Generated method - Setter of theCronJob.sessionCurrencyattribute.- Parameters:
value- the sessionCurrency - The system currency with which to execute the CronJob
-
setSessionCurrency
Generated method - Setter of theCronJob.sessionCurrencyattribute.- Parameters:
value- the sessionCurrency - The system currency with which to execute the CronJob
-
getSessionLanguage
Generated method - Getter of theCronJob.sessionLanguageattribute.- Returns:
- the sessionLanguage - The system language to execute the CronJob in
-
getSessionLanguage
Generated method - Getter of theCronJob.sessionLanguageattribute.- Returns:
- the sessionLanguage - The system language to execute the CronJob in
-
setSessionLanguage
Generated method - Setter of theCronJob.sessionLanguageattribute.- Parameters:
value- the sessionLanguage - The system language to execute the CronJob in
-
setSessionLanguage
Generated method - Setter of theCronJob.sessionLanguageattribute.- Parameters:
value- the sessionLanguage - The system language to execute the CronJob in
-
getSessionUser
Generated method - Getter of theCronJob.sessionUserattribute.- Returns:
- the sessionUser - The user in whose context (access rights, restrictions, etc) the CronJob will be executed
-
getSessionUser
Generated method - Getter of theCronJob.sessionUserattribute.- Returns:
- the sessionUser - The user in whose context (access rights, restrictions, etc) the CronJob will be executed
-
setSessionUser
Generated method - Setter of theCronJob.sessionUserattribute.- Parameters:
value- the sessionUser - The user in whose context (access rights, restrictions, etc) the CronJob will be executed
-
setSessionUser
Generated method - Setter of theCronJob.sessionUserattribute.- Parameters:
value- the sessionUser - The user in whose context (access rights, restrictions, etc) the CronJob will be executed
-
isSingleExecutable
Generated method - Getter of theCronJob.singleExecutableattribute.- Returns:
- the singleExecutable - If the assigned TriggerableJob instance can not be performed yet, a new Trigger for this CronJob will be created
-
isSingleExecutable
Generated method - Getter of theCronJob.singleExecutableattribute.- Returns:
- the singleExecutable - If the assigned TriggerableJob instance can not be performed yet, a new Trigger for this CronJob will be created
-
isSingleExecutableAsPrimitive
Generated method - Getter of theCronJob.singleExecutableattribute.- Returns:
- the singleExecutable - If the assigned TriggerableJob instance can not be performed yet, a new Trigger for this CronJob will be created
-
isSingleExecutableAsPrimitive
public boolean isSingleExecutableAsPrimitive()Generated method - Getter of theCronJob.singleExecutableattribute.- Returns:
- the singleExecutable - If the assigned TriggerableJob instance can not be performed yet, a new Trigger for this CronJob will be created
-
setSingleExecutable
Generated method - Setter of theCronJob.singleExecutableattribute.- Parameters:
value- the singleExecutable - If the assigned TriggerableJob instance can not be performed yet, a new Trigger for this CronJob will be created
-
setSingleExecutable
Generated method - Setter of theCronJob.singleExecutableattribute.- Parameters:
value- the singleExecutable - If the assigned TriggerableJob instance can not be performed yet, a new Trigger for this CronJob will be created
-
setSingleExecutable
Generated method - Setter of theCronJob.singleExecutableattribute.- Parameters:
value- the singleExecutable - If the assigned TriggerableJob instance can not be performed yet, a new Trigger for this CronJob will be created
-
setSingleExecutable
public void setSingleExecutable(boolean value) Generated method - Setter of theCronJob.singleExecutableattribute.- Parameters:
value- the singleExecutable - If the assigned TriggerableJob instance can not be performed yet, a new Trigger for this CronJob will be created
-
getStartTime
Generated method - Getter of theCronJob.startTimeattribute.- Returns:
- the startTime
-
getStartTime
Generated method - Getter of theCronJob.startTimeattribute.- Returns:
- the startTime
-
setStartTime
Generated method - Setter of theCronJob.startTimeattribute.- Parameters:
value- the startTime
-
setStartTime
Generated method - Setter of theCronJob.startTimeattribute.- Parameters:
value- the startTime
-
getStatus
Generated method - Getter of theCronJob.statusattribute.- Returns:
- the status - The CronJob's execution status
-
getStatus
Generated method - Getter of theCronJob.statusattribute.- Returns:
- the status - The CronJob's execution status
-
setStatus
Generated method - Setter of theCronJob.statusattribute.- Parameters:
value- the status - The CronJob's execution status
-
setStatus
Generated method - Setter of theCronJob.statusattribute.- Parameters:
value- the status - The CronJob's execution status
-
getTriggers
Generated method - Getter of theCronJob.triggersattribute.- Returns:
- the triggers - list of triggers
-
getTriggers
Generated method - Getter of theCronJob.triggersattribute.- Returns:
- the triggers - list of triggers
-
setTriggers
Generated method - Setter of theCronJob.triggersattribute.- Parameters:
value- the triggers - list of triggers
-
setTriggers
Generated method - Setter of theCronJob.triggersattribute.- Parameters:
value- the triggers - list of triggers
-
addToTriggers
Generated method - Addsvalueto triggers.- Parameters:
value- the item to add to triggers - list of triggers
-
addToTriggers
Generated method - Addsvalueto triggers.- Parameters:
value- the item to add to triggers - list of triggers
-
removeFromTriggers
Generated method - Removesvaluefrom triggers.- Parameters:
value- the item to remove from triggers - list of triggers
-
removeFromTriggers
Generated method - Removesvaluefrom triggers.- Parameters:
value- the item to remove from triggers - list of triggers
-
isUseReadOnlyDatasource
Generated method - Getter of theCronJob.useReadOnlyDatasourceattribute.- Returns:
- the useReadOnlyDatasource
-
isUseReadOnlyDatasource
Generated method - Getter of theCronJob.useReadOnlyDatasourceattribute.- Returns:
- the useReadOnlyDatasource
-
isUseReadOnlyDatasourceAsPrimitive
Generated method - Getter of theCronJob.useReadOnlyDatasourceattribute.- Returns:
- the useReadOnlyDatasource
-
isUseReadOnlyDatasourceAsPrimitive
public boolean isUseReadOnlyDatasourceAsPrimitive()Generated method - Getter of theCronJob.useReadOnlyDatasourceattribute.- Returns:
- the useReadOnlyDatasource
-
setUseReadOnlyDatasource
Generated method - Setter of theCronJob.useReadOnlyDatasourceattribute.- Parameters:
value- the useReadOnlyDatasource
-
setUseReadOnlyDatasource
Generated method - Setter of theCronJob.useReadOnlyDatasourceattribute.- Parameters:
value- the useReadOnlyDatasource
-
setUseReadOnlyDatasource
Generated method - Setter of theCronJob.useReadOnlyDatasourceattribute.- Parameters:
value- the useReadOnlyDatasource
-
setUseReadOnlyDatasource
public void setUseReadOnlyDatasource(boolean value) Generated method - Setter of theCronJob.useReadOnlyDatasourceattribute.- Parameters:
value- the useReadOnlyDatasource
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)