Package de.hybris.platform.cronjob.jalo
Class GeneratedMediaProcessCronJob
- 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
-
- de.hybris.platform.cronjob.jalo.CronJob
-
- de.hybris.platform.cronjob.jalo.GeneratedMediaProcessCronJob
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
MediaProcessCronJob
public abstract class GeneratedMediaProcessCronJob extends CronJob
Generated class for typeMediaProcessCronJob
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.cronjob.jalo.CronJob
CronJob.CronJobResult, CronJob.CronJobThreadSettings
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested 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
Fields Modifier and Type Field Description static java.lang.String
CURRENTLINE
Qualifier of theMediaProcessCronJob.currentLine
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
JOBMEDIA
Qualifier of theMediaProcessCronJob.jobMedia
attributestatic java.lang.String
LASTSUCCESSFULLINE
Qualifier of theMediaProcessCronJob.lastSuccessfulLine
attribute-
Fields inherited from class de.hybris.platform.cronjob.jalo.CronJob
CFG_FILTERED_CTX_ATTRIBUTES
-
Fields inherited from class de.hybris.platform.cronjob.jalo.GeneratedCronJob
ACTIVE, ACTIVECRONJOBHISTORY, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBHISTORYENTRIES, CRONJOBHISTORYENTRIESHANDLER, CRONJOBPENDINGSTEPSRELATION_MARKMODIFIED, CRONJOBPENDINGSTEPSRELATION_SRC_ORDERED, CRONJOBPENDINGSTEPSRELATION_TGT_ORDERED, CRONJOBPROCESSEDSTEPSRELATION_MARKMODIFIED, CRONJOBPROCESSEDSTEPSRELATION_SRC_ORDERED, CRONJOBPROCESSEDSTEPSRELATION_TGT_ORDERED, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, JOBHANDLER, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSHANDLER, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, QUERYCOUNT, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TRIGGERS, TRIGGERSHANDLER
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields 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, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedMediaProcessCronJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
getCurrentLine()
Generated method - Getter of theMediaProcessCronJob.currentLine
attribute.java.lang.Integer
getCurrentLine(SessionContext ctx)
Generated method - Getter of theMediaProcessCronJob.currentLine
attribute.int
getCurrentLineAsPrimitive()
Generated method - Getter of theMediaProcessCronJob.currentLine
attribute.int
getCurrentLineAsPrimitive(SessionContext ctx)
Generated method - Getter of theMediaProcessCronJob.currentLine
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
JobMedia
getJobMedia()
Generated method - Getter of theMediaProcessCronJob.jobMedia
attribute.JobMedia
getJobMedia(SessionContext ctx)
Generated method - Getter of theMediaProcessCronJob.jobMedia
attribute.java.lang.Integer
getLastSuccessfulLine()
Generated method - Getter of theMediaProcessCronJob.lastSuccessfulLine
attribute.java.lang.Integer
getLastSuccessfulLine(SessionContext ctx)
Generated method - Getter of theMediaProcessCronJob.lastSuccessfulLine
attribute.int
getLastSuccessfulLineAsPrimitive()
Generated method - Getter of theMediaProcessCronJob.lastSuccessfulLine
attribute.int
getLastSuccessfulLineAsPrimitive(SessionContext ctx)
Generated method - Getter of theMediaProcessCronJob.lastSuccessfulLine
attribute.void
setCurrentLine(int value)
Generated method - Setter of theMediaProcessCronJob.currentLine
attribute.void
setCurrentLine(SessionContext ctx, int value)
Generated method - Setter of theMediaProcessCronJob.currentLine
attribute.void
setCurrentLine(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theMediaProcessCronJob.currentLine
attribute.void
setCurrentLine(java.lang.Integer value)
Generated method - Setter of theMediaProcessCronJob.currentLine
attribute.void
setJobMedia(JobMedia value)
Generated method - Setter of theMediaProcessCronJob.jobMedia
attribute.void
setJobMedia(SessionContext ctx, JobMedia value)
Generated method - Setter of theMediaProcessCronJob.jobMedia
attribute.void
setLastSuccessfulLine(int value)
Generated method - Setter of theMediaProcessCronJob.lastSuccessfulLine
attribute.void
setLastSuccessfulLine(SessionContext ctx, int value)
Generated method - Setter of theMediaProcessCronJob.lastSuccessfulLine
attribute.void
setLastSuccessfulLine(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theMediaProcessCronJob.lastSuccessfulLine
attribute.void
setLastSuccessfulLine(java.lang.Integer value)
Generated method - Setter of theMediaProcessCronJob.lastSuccessfulLine
attribute.-
Methods inherited from class de.hybris.platform.cronjob.jalo.CronJob
activateCronJobThreadSettings, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeListener, addLog, addLog, addLog, addLog, addLog, addToCounter, addToPendingSteps, addToPendingSteps, addToProcessedSteps, addToProcessedSteps, adjustAttributes, checkLogLevel, convertEnumToLogLevel, convertLogLevelToEnum, createItem, createNewLogFile, createRunOnceTrigger, createSessionForCronJob, currentStepDone, filterSessionContextValuesFromCronJob, finalizeCronJobHistory, getAbortedStatus, getAbortResult, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getCounter, getCronJobThreadSettings, getCurrentlyExecutingCronJob, getCurrentlyExecutingCronJobFailSave, getDebugLogLevel, getErrorLogLevel, getErrorResult, getFailureResult, getFatalLogLevel, getFinishedEmailBody, getFinishedResult, getFinishedStatus, getInfoLogLevel, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogText, getMostRecentChange, getNextChangeNumber, getPausedResult, getPausedStatus, getRendererNotificationContext, getRunningRestartStatus, getRunningStatus, getSuccessResult, getTimeTable, getTimeTable, getUndoFinishedResult, getUnknownLogLevel, getUnknownResult, getUnknownStatus, getWarnLogLevel, hasCurrentlyExecutingCronJob, instantiateCronJobHistory, isAbortable, isEnabledFor, isFinished, isPaused, isRunning, isRunningRestart, mustRunOnOtherNode, notifyChangeListeners, remove, removeAllChangeListener, removeChangeListener, resetCounter, resetFinishedCronJob, sendEmail, setAborted, setCronJobResult, setCurrentlyExecutingCronJob, setCurrentStep, setEndTime, setIsEnabledForCheckDifference, setJob, setLogFiles, setNodeGroup, setNodeID, setPaused, setRequestAbort, setResult, setRunning, setRunningRestart, setStartTime, setStatus, toString, tryToStop, unsetCronJobThreadSettings, unsetCurrentlyExecutingCronJob
-
Methods inherited from class de.hybris.platform.cronjob.jalo.GeneratedCronJob
addToCronJobHistoryEntries, addToCronJobHistoryEntries, addToTriggers, addToTriggers, getActiveCronJobHistory, getActiveCronJobHistory, getAlternativeDataSourceID, getAlternativeDataSourceID, getChanges, getCode, getCode, getCronJobHistoryEntries, getCronJobHistoryEntries, getCurrentStep, getCurrentStep, getEmailAddress, getEmailAddress, getEmailNotificationTemplate, getEmailNotificationTemplate, getEndTime, getEndTime, getErrorMode, getErrorMode, getFilesCount, getFilesCount, getFilesCountAsPrimitive, getFilesCountAsPrimitive, getFilesDaysOld, getFilesDaysOld, getFilesDaysOldAsPrimitive, getFilesDaysOldAsPrimitive, getFilesOperator, getFilesOperator, getJob, getJob, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogs, getLogsCount, getLogsCount, getLogsCountAsPrimitive, getLogsCountAsPrimitive, getLogsDaysOld, getLogsDaysOld, getLogsDaysOldAsPrimitive, getLogsDaysOldAsPrimitive, getLogsOperator, getLogsOperator, getLogText, getNodeGroup, getNodeGroup, getNodeID, getNodeID, getNodeIDAsPrimitive, getNodeIDAsPrimitive, getPendingSteps, getPendingSteps, getPendingStepsCount, getPendingStepsCount, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getProcessedSteps, getProcessedSteps, getProcessedStepsCount, getProcessedStepsCount, getQueryCount, getQueryCount, getQueryCountAsPrimitive, getQueryCountAsPrimitive, getResult, getResult, getRunningOnClusterNode, getRunningOnClusterNode, getRunningOnClusterNodeAsPrimitive, getRunningOnClusterNodeAsPrimitive, getSessionCurrency, getSessionCurrency, getSessionLanguage, getSessionLanguage, getSessionUser, getSessionUser, getStartTime, getStartTime, getStatus, getStatus, getTriggers, getTriggers, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isChangeRecordingEnabled, isChangeRecordingEnabled, isChangeRecordingEnabledAsPrimitive, isChangeRecordingEnabledAsPrimitive, isLogToDatabase, isLogToDatabase, isLogToDatabaseAsPrimitive, isLogToDatabaseAsPrimitive, isLogToFile, isLogToFile, isLogToFileAsPrimitive, isLogToFileAsPrimitive, isMarkModifiedDisabled, isRemoveOnExit, isRemoveOnExit, isRemoveOnExitAsPrimitive, isRemoveOnExitAsPrimitive, isRequestAbort, isRequestAbort, isRequestAbortAsPrimitive, isRequestAbortAsPrimitive, isRequestAbortStep, isRequestAbortStep, isRequestAbortStepAsPrimitive, isRequestAbortStepAsPrimitive, isRetry, isRetry, isRetryAsPrimitive, isRetryAsPrimitive, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, isSingleExecutable, isSingleExecutable, isSingleExecutableAsPrimitive, isSingleExecutableAsPrimitive, removeFromCronJobHistoryEntries, removeFromCronJobHistoryEntries, removeFromPendingSteps, removeFromPendingSteps, removeFromProcessedSteps, removeFromProcessedSteps, removeFromTriggers, removeFromTriggers, setActive, setActive, setActive, setActive, setActiveCronJobHistory, setActiveCronJobHistory, setAlternativeDataSourceID, setAlternativeDataSourceID, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setCode, setCode, setCronJobHistoryEntries, setCronJobHistoryEntries, setEmailAddress, setEmailAddress, setEmailNotificationTemplate, setEmailNotificationTemplate, setEndTime, setErrorMode, setErrorMode, setFilesCount, setFilesCount, setFilesCount, setFilesCount, setFilesDaysOld, setFilesDaysOld, setFilesDaysOld, setFilesDaysOld, setFilesOperator, setFilesOperator, setJob, setLogFiles, setLogLevelDatabase, setLogLevelDatabase, setLogLevelFile, setLogLevelFile, setLogsCount, setLogsCount, setLogsCount, setLogsCount, setLogsDaysOld, setLogsDaysOld, setLogsDaysOld, setLogsDaysOld, setLogsOperator, setLogsOperator, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToFile, setLogToFile, setLogToFile, setLogToFile, setNodeGroup, setNodeID, setNodeID, setNodeID, setPendingSteps, setPendingSteps, setPriority, setPriority, setPriority, setPriority, setProcessedSteps, setProcessedSteps, setQueryCount, setQueryCount, setQueryCount, setQueryCount, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setResult, setRetry, setRetry, setRetry, setRetry, setRunningOnClusterNode, setRunningOnClusterNode, setRunningOnClusterNode, setRunningOnClusterNode, setSendEmail, setSendEmail, setSendEmail, setSendEmail, setSessionCurrency, setSessionCurrency, setSessionLanguage, setSessionLanguage, setSessionUser, setSessionUser, setSingleExecutable, setSingleExecutable, setSingleExecutable, setSingleExecutable, setStartTime, setStatus, setTriggers, setTriggers
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods 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, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods 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, 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, 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, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
JOBMEDIA
public static final java.lang.String JOBMEDIA
Qualifier of theMediaProcessCronJob.jobMedia
attribute- See Also:
- Constant Field Values
-
CURRENTLINE
public static final java.lang.String CURRENTLINE
Qualifier of theMediaProcessCronJob.currentLine
attribute- See Also:
- Constant Field Values
-
LASTSUCCESSFULLINE
public static final java.lang.String LASTSUCCESSFULLINE
Qualifier of theMediaProcessCronJob.lastSuccessfulLine
attribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedCronJob
-
getCurrentLine
public java.lang.Integer getCurrentLine(SessionContext ctx)
Generated method - Getter of theMediaProcessCronJob.currentLine
attribute.- Returns:
- the currentLine
-
getCurrentLine
public java.lang.Integer getCurrentLine()
Generated method - Getter of theMediaProcessCronJob.currentLine
attribute.- Returns:
- the currentLine
-
getCurrentLineAsPrimitive
public int getCurrentLineAsPrimitive(SessionContext ctx)
Generated method - Getter of theMediaProcessCronJob.currentLine
attribute.- Returns:
- the currentLine
-
getCurrentLineAsPrimitive
public int getCurrentLineAsPrimitive()
Generated method - Getter of theMediaProcessCronJob.currentLine
attribute.- Returns:
- the currentLine
-
setCurrentLine
public void setCurrentLine(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theMediaProcessCronJob.currentLine
attribute.- Parameters:
value
- the currentLine
-
setCurrentLine
public void setCurrentLine(java.lang.Integer value)
Generated method - Setter of theMediaProcessCronJob.currentLine
attribute.- Parameters:
value
- the currentLine
-
setCurrentLine
public void setCurrentLine(SessionContext ctx, int value)
Generated method - Setter of theMediaProcessCronJob.currentLine
attribute.- Parameters:
value
- the currentLine
-
setCurrentLine
public void setCurrentLine(int value)
Generated method - Setter of theMediaProcessCronJob.currentLine
attribute.- Parameters:
value
- the currentLine
-
getJobMedia
public JobMedia getJobMedia(SessionContext ctx)
Generated method - Getter of theMediaProcessCronJob.jobMedia
attribute.- Returns:
- the jobMedia
-
getJobMedia
public JobMedia getJobMedia()
Generated method - Getter of theMediaProcessCronJob.jobMedia
attribute.- Returns:
- the jobMedia
-
setJobMedia
public void setJobMedia(SessionContext ctx, JobMedia value)
Generated method - Setter of theMediaProcessCronJob.jobMedia
attribute.- Parameters:
value
- the jobMedia
-
setJobMedia
public void setJobMedia(JobMedia value)
Generated method - Setter of theMediaProcessCronJob.jobMedia
attribute.- Parameters:
value
- the jobMedia
-
getLastSuccessfulLine
public java.lang.Integer getLastSuccessfulLine(SessionContext ctx)
Generated method - Getter of theMediaProcessCronJob.lastSuccessfulLine
attribute.- Returns:
- the lastSuccessfulLine
-
getLastSuccessfulLine
public java.lang.Integer getLastSuccessfulLine()
Generated method - Getter of theMediaProcessCronJob.lastSuccessfulLine
attribute.- Returns:
- the lastSuccessfulLine
-
getLastSuccessfulLineAsPrimitive
public int getLastSuccessfulLineAsPrimitive(SessionContext ctx)
Generated method - Getter of theMediaProcessCronJob.lastSuccessfulLine
attribute.- Returns:
- the lastSuccessfulLine
-
getLastSuccessfulLineAsPrimitive
public int getLastSuccessfulLineAsPrimitive()
Generated method - Getter of theMediaProcessCronJob.lastSuccessfulLine
attribute.- Returns:
- the lastSuccessfulLine
-
setLastSuccessfulLine
public void setLastSuccessfulLine(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theMediaProcessCronJob.lastSuccessfulLine
attribute.- Parameters:
value
- the lastSuccessfulLine
-
setLastSuccessfulLine
public void setLastSuccessfulLine(java.lang.Integer value)
Generated method - Setter of theMediaProcessCronJob.lastSuccessfulLine
attribute.- Parameters:
value
- the lastSuccessfulLine
-
setLastSuccessfulLine
public void setLastSuccessfulLine(SessionContext ctx, int value)
Generated method - Setter of theMediaProcessCronJob.lastSuccessfulLine
attribute.- Parameters:
value
- the lastSuccessfulLine
-
setLastSuccessfulLine
public void setLastSuccessfulLine(int value)
Generated method - Setter of theMediaProcessCronJob.lastSuccessfulLine
attribute.- Parameters:
value
- the lastSuccessfulLine
-
-