public abstract class GeneratedJob extends GenericItem
Job.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVE
Qualifier of the
Job.active attribute |
static String |
ALTERNATIVEDATASOURCEID
Qualifier of the
Job.alternativeDataSourceID attribute |
static String |
CHANGERECORDINGENABLED
Qualifier of the
Job.changeRecordingEnabled attribute |
static String |
CODE
Qualifier of the
Job.code attribute |
static String |
CRONJOBS
Qualifier of the
Job.cronJobs attribute |
protected static OneToManyHandler<CronJob> |
CRONJOBSHANDLER
OneToManyHandler for handling 1:n CRONJOBS's relation attributes from 'many' side. |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
EMAILADDRESS
Qualifier of the
Job.emailAddress attribute |
static String |
EMAILNOTIFICATIONTEMPLATE
Qualifier of the
Job.emailNotificationTemplate attribute |
static String |
ERRORMODE
Qualifier of the
Job.errorMode attribute |
static String |
LOGLEVELDATABASE
Qualifier of the
Job.logLevelDatabase attribute |
static String |
LOGLEVELFILE
Qualifier of the
Job.logLevelFile attribute |
static String |
LOGTODATABASE
Qualifier of the
Job.logToDatabase attribute |
static String |
LOGTOFILE
Qualifier of the
Job.logToFile attribute |
static String |
NODEGROUP
Qualifier of the
Job.nodeGroup attribute |
static String |
NODEID
Qualifier of the
Job.nodeID attribute |
static String |
PRIORITY
Qualifier of the
Job.priority attribute |
static String |
REMOVEONEXIT
Qualifier of the
Job.removeOnExit attribute |
static String |
REQUESTABORT
Qualifier of the
Job.requestAbort attribute |
static String |
REQUESTABORTSTEP
Qualifier of the
Job.requestAbortStep attribute |
static String |
RESTRICTIONS
Qualifier of the
Job.restrictions attribute |
protected static OneToManyHandler<JobSearchRestriction> |
RESTRICTIONSHANDLER
OneToManyHandler for handling 1:n RESTRICTIONS's relation attributes from 'many' side. |
static String |
RETRY
Qualifier of the
Job.retry attribute |
static String |
SENDEMAIL
Qualifier of the
Job.sendEmail attribute |
static String |
SESSIONCONTEXTVALUES
Qualifier of the
Job.sessionContextValues attribute |
static String |
SESSIONCURRENCY
Qualifier of the
Job.sessionCurrency attribute |
static String |
SESSIONLANGUAGE
Qualifier of the
Job.sessionLanguage attribute |
static String |
SESSIONUSER
Qualifier of the
Job.sessionUser attribute |
static String |
SINGLEEXECUTABLE
Qualifier of the
Job.singleExecutable attribute |
static String |
TRIGGERS
Qualifier of the
Job.triggers attribute |
protected static OneToManyHandler<Trigger> |
TRIGGERSHANDLER
OneToManyHandler for handling 1:n TRIGGERS's relation attributes from 'many' side. |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToRestrictions(JobSearchRestriction value)
Generated method - Adds
value to restrictions. |
void |
addToRestrictions(SessionContext ctx,
JobSearchRestriction value)
Generated method - Adds
value to restrictions. |
void |
addToTriggers(SessionContext ctx,
Trigger value)
Generated method - Adds
value to triggers. |
void |
addToTriggers(Trigger value)
Generated method - Adds
value to triggers. |
String |
getAlternativeDataSourceID()
Generated method - Getter of the
Job.alternativeDataSourceID attribute. |
String |
getAlternativeDataSourceID(SessionContext ctx)
Generated method - Getter of the
Job.alternativeDataSourceID attribute. |
String |
getCode()
Generated method - Getter of the
Job.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
Job.code attribute. |
Collection<CronJob> |
getCronJobs()
Generated method - Getter of the
Job.cronJobs attribute. |
Collection<CronJob> |
getCronJobs(SessionContext ctx)
Generated method - Getter of the
Job.cronJobs attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getEmailAddress()
Generated method - Getter of the
Job.emailAddress attribute. |
String |
getEmailAddress(SessionContext ctx)
Generated method - Getter of the
Job.emailAddress attribute. |
RendererTemplate |
getEmailNotificationTemplate()
Generated method - Getter of the
Job.emailNotificationTemplate attribute. |
RendererTemplate |
getEmailNotificationTemplate(SessionContext ctx)
Generated method - Getter of the
Job.emailNotificationTemplate attribute. |
EnumerationValue |
getErrorMode()
Generated method - Getter of the
Job.errorMode attribute. |
EnumerationValue |
getErrorMode(SessionContext ctx)
Generated method - Getter of the
Job.errorMode attribute. |
EnumerationValue |
getLogLevelDatabase()
Generated method - Getter of the
Job.logLevelDatabase attribute. |
EnumerationValue |
getLogLevelDatabase(SessionContext ctx)
Generated method - Getter of the
Job.logLevelDatabase attribute. |
EnumerationValue |
getLogLevelFile()
Generated method - Getter of the
Job.logLevelFile attribute. |
EnumerationValue |
getLogLevelFile(SessionContext ctx)
Generated method - Getter of the
Job.logLevelFile attribute. |
String |
getNodeGroup()
Generated method - Getter of the
Job.nodeGroup attribute. |
String |
getNodeGroup(SessionContext ctx)
Generated method - Getter of the
Job.nodeGroup attribute. |
Integer |
getNodeID()
Generated method - Getter of the
Job.nodeID attribute. |
Integer |
getNodeID(SessionContext ctx)
Generated method - Getter of the
Job.nodeID attribute. |
int |
getNodeIDAsPrimitive()
Generated method - Getter of the
Job.nodeID attribute. |
int |
getNodeIDAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.nodeID attribute. |
Integer |
getPriority()
Generated method - Getter of the
Job.priority attribute. |
Integer |
getPriority(SessionContext ctx)
Generated method - Getter of the
Job.priority attribute. |
int |
getPriorityAsPrimitive()
Generated method - Getter of the
Job.priority attribute. |
int |
getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.priority attribute. |
List<JobSearchRestriction> |
getRestrictions()
Generated method - Getter of the
Job.restrictions attribute. |
List<JobSearchRestriction> |
getRestrictions(SessionContext ctx)
Generated method - Getter of the
Job.restrictions attribute. |
Currency |
getSessionCurrency()
Generated method - Getter of the
Job.sessionCurrency attribute. |
Currency |
getSessionCurrency(SessionContext ctx)
Generated method - Getter of the
Job.sessionCurrency attribute. |
Language |
getSessionLanguage()
Generated method - Getter of the
Job.sessionLanguage attribute. |
Language |
getSessionLanguage(SessionContext ctx)
Generated method - Getter of the
Job.sessionLanguage attribute. |
User |
getSessionUser()
Generated method - Getter of the
Job.sessionUser attribute. |
User |
getSessionUser(SessionContext ctx)
Generated method - Getter of the
Job.sessionUser attribute. |
List<Trigger> |
getTriggers()
Generated method - Getter of the
Job.triggers attribute. |
List<Trigger> |
getTriggers(SessionContext ctx)
Generated method - Getter of the
Job.triggers attribute. |
Boolean |
isActive()
Generated method - Getter of the
Job.active attribute. |
Boolean |
isActive(SessionContext ctx)
Generated method - Getter of the
Job.active attribute. |
boolean |
isActiveAsPrimitive()
Generated method - Getter of the
Job.active attribute. |
boolean |
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.active attribute. |
Boolean |
isChangeRecordingEnabled()
Generated method - Getter of the
Job.changeRecordingEnabled attribute. |
Boolean |
isChangeRecordingEnabled(SessionContext ctx)
Generated method - Getter of the
Job.changeRecordingEnabled attribute. |
boolean |
isChangeRecordingEnabledAsPrimitive()
Generated method - Getter of the
Job.changeRecordingEnabled attribute. |
boolean |
isChangeRecordingEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.changeRecordingEnabled attribute. |
Boolean |
isLogToDatabase()
Generated method - Getter of the
Job.logToDatabase attribute. |
Boolean |
isLogToDatabase(SessionContext ctx)
Generated method - Getter of the
Job.logToDatabase attribute. |
boolean |
isLogToDatabaseAsPrimitive()
Generated method - Getter of the
Job.logToDatabase attribute. |
boolean |
isLogToDatabaseAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.logToDatabase attribute. |
Boolean |
isLogToFile()
Generated method - Getter of the
Job.logToFile attribute. |
Boolean |
isLogToFile(SessionContext ctx)
Generated method - Getter of the
Job.logToFile attribute. |
boolean |
isLogToFileAsPrimitive()
Generated method - Getter of the
Job.logToFile attribute. |
boolean |
isLogToFileAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.logToFile attribute. |
Boolean |
isRemoveOnExit()
Generated method - Getter of the
Job.removeOnExit attribute. |
Boolean |
isRemoveOnExit(SessionContext ctx)
Generated method - Getter of the
Job.removeOnExit attribute. |
boolean |
isRemoveOnExitAsPrimitive()
Generated method - Getter of the
Job.removeOnExit attribute. |
boolean |
isRemoveOnExitAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.removeOnExit attribute. |
Boolean |
isRequestAbort()
Generated method - Getter of the
Job.requestAbort attribute. |
Boolean |
isRequestAbort(SessionContext ctx)
Generated method - Getter of the
Job.requestAbort attribute. |
boolean |
isRequestAbortAsPrimitive()
Generated method - Getter of the
Job.requestAbort attribute. |
boolean |
isRequestAbortAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.requestAbort attribute. |
Boolean |
isRequestAbortStep()
Generated method - Getter of the
Job.requestAbortStep attribute. |
Boolean |
isRequestAbortStep(SessionContext ctx)
Generated method - Getter of the
Job.requestAbortStep attribute. |
boolean |
isRequestAbortStepAsPrimitive()
Generated method - Getter of the
Job.requestAbortStep attribute. |
boolean |
isRequestAbortStepAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.requestAbortStep attribute. |
Boolean |
isRetry()
Generated method - Getter of the
Job.retry attribute. |
Boolean |
isRetry(SessionContext ctx)
Generated method - Getter of the
Job.retry attribute. |
boolean |
isRetryAsPrimitive()
Generated method - Getter of the
Job.retry attribute. |
boolean |
isRetryAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.retry attribute. |
Boolean |
isSendEmail()
Generated method - Getter of the
Job.sendEmail attribute. |
Boolean |
isSendEmail(SessionContext ctx)
Generated method - Getter of the
Job.sendEmail attribute. |
boolean |
isSendEmailAsPrimitive()
Generated method - Getter of the
Job.sendEmail attribute. |
boolean |
isSendEmailAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.sendEmail attribute. |
Boolean |
isSingleExecutable()
Generated method - Getter of the
Job.singleExecutable attribute. |
Boolean |
isSingleExecutable(SessionContext ctx)
Generated method - Getter of the
Job.singleExecutable attribute. |
boolean |
isSingleExecutableAsPrimitive()
Generated method - Getter of the
Job.singleExecutable attribute. |
boolean |
isSingleExecutableAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Job.singleExecutable attribute. |
void |
removeFromRestrictions(JobSearchRestriction value)
Generated method - Removes
value from restrictions. |
void |
removeFromRestrictions(SessionContext ctx,
JobSearchRestriction value)
Generated method - Removes
value from restrictions. |
void |
removeFromTriggers(SessionContext ctx,
Trigger value)
Generated method - Removes
value from triggers. |
void |
removeFromTriggers(Trigger value)
Generated method - Removes
value from triggers. |
void |
setActive(boolean value)
Generated method - Setter of the
Job.active attribute. |
void |
setActive(Boolean value)
Generated method - Setter of the
Job.active attribute. |
void |
setActive(SessionContext ctx,
boolean value)
Generated method - Setter of the
Job.active attribute. |
void |
setActive(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Job.active attribute. |
void |
setAlternativeDataSourceID(SessionContext ctx,
String value)
Generated method - Setter of the
Job.alternativeDataSourceID attribute. |
void |
setAlternativeDataSourceID(String value)
Generated method - Setter of the
Job.alternativeDataSourceID attribute. |
void |
setChangeRecordingEnabled(boolean value)
Generated method - Setter of the
Job.changeRecordingEnabled attribute. |
void |
setChangeRecordingEnabled(Boolean value)
Generated method - Setter of the
Job.changeRecordingEnabled attribute. |
void |
setChangeRecordingEnabled(SessionContext ctx,
boolean value)
Generated method - Setter of the
Job.changeRecordingEnabled attribute. |
void |
setChangeRecordingEnabled(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Job.changeRecordingEnabled attribute. |
void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
Job.code attribute. |
void |
setCode(String value)
Generated method - Setter of the
Job.code attribute. |
void |
setEmailAddress(SessionContext ctx,
String value)
Generated method - Setter of the
Job.emailAddress attribute. |
void |
setEmailAddress(String value)
Generated method - Setter of the
Job.emailAddress attribute. |
void |
setEmailNotificationTemplate(RendererTemplate value)
Generated method - Setter of the
Job.emailNotificationTemplate attribute. |
void |
setEmailNotificationTemplate(SessionContext ctx,
RendererTemplate value)
Generated method - Setter of the
Job.emailNotificationTemplate attribute. |
void |
setErrorMode(EnumerationValue value)
Generated method - Setter of the
Job.errorMode attribute. |
void |
setErrorMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Job.errorMode attribute. |
void |
setLogLevelDatabase(EnumerationValue value)
Generated method - Setter of the
Job.logLevelDatabase attribute. |
void |
setLogLevelDatabase(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Job.logLevelDatabase attribute. |
void |
setLogLevelFile(EnumerationValue value)
Generated method - Setter of the
Job.logLevelFile attribute. |
void |
setLogLevelFile(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Job.logLevelFile attribute. |
void |
setLogToDatabase(boolean value)
Generated method - Setter of the
Job.logToDatabase attribute. |
void |
setLogToDatabase(Boolean value)
Generated method - Setter of the
Job.logToDatabase attribute. |
void |
setLogToDatabase(SessionContext ctx,
boolean value)
Generated method - Setter of the
Job.logToDatabase attribute. |
void |
setLogToDatabase(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Job.logToDatabase attribute. |
void |
setLogToFile(boolean value)
Generated method - Setter of the
Job.logToFile attribute. |
void |
setLogToFile(Boolean value)
Generated method - Setter of the
Job.logToFile attribute. |
void |
setLogToFile(SessionContext ctx,
boolean value)
Generated method - Setter of the
Job.logToFile attribute. |
void |
setLogToFile(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Job.logToFile attribute. |
void |
setNodeGroup(SessionContext ctx,
String value)
Generated method - Setter of the
Job.nodeGroup attribute. |
void |
setNodeGroup(String value)
Generated method - Setter of the
Job.nodeGroup attribute. |
protected void |
setNodeID(int value)
Generated method - Setter of the
Job.nodeID attribute. |
protected void |
setNodeID(Integer value)
Generated method - Setter of the
Job.nodeID attribute. |
protected void |
setNodeID(SessionContext ctx,
int value)
Generated method - Setter of the
Job.nodeID attribute. |
protected void |
setNodeID(SessionContext ctx,
Integer value)
Generated method - Setter of the
Job.nodeID attribute. |
void |
setPriority(int value)
Generated method - Setter of the
Job.priority attribute. |
void |
setPriority(Integer value)
Generated method - Setter of the
Job.priority attribute. |
void |
setPriority(SessionContext ctx,
int value)
Generated method - Setter of the
Job.priority attribute. |
void |
setPriority(SessionContext ctx,
Integer value)
Generated method - Setter of the
Job.priority attribute. |
void |
setRemoveOnExit(boolean value)
Generated method - Setter of the
Job.removeOnExit attribute. |
void |
setRemoveOnExit(Boolean value)
Generated method - Setter of the
Job.removeOnExit attribute. |
void |
setRemoveOnExit(SessionContext ctx,
boolean value)
Generated method - Setter of the
Job.removeOnExit attribute. |
void |
setRemoveOnExit(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Job.removeOnExit attribute. |
void |
setRequestAbort(boolean value)
Generated method - Setter of the
Job.requestAbort attribute. |
void |
setRequestAbort(Boolean value)
Generated method - Setter of the
Job.requestAbort attribute. |
void |
setRequestAbort(SessionContext ctx,
boolean value)
Generated method - Setter of the
Job.requestAbort attribute. |
void |
setRequestAbort(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Job.requestAbort attribute. |
void |
setRequestAbortStep(boolean value)
Generated method - Setter of the
Job.requestAbortStep attribute. |
void |
setRequestAbortStep(Boolean value)
Generated method - Setter of the
Job.requestAbortStep attribute. |
void |
setRequestAbortStep(SessionContext ctx,
boolean value)
Generated method - Setter of the
Job.requestAbortStep attribute. |
void |
setRequestAbortStep(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Job.requestAbortStep attribute. |
void |
setRestrictions(List<JobSearchRestriction> value)
Generated method - Setter of the
Job.restrictions attribute. |
void |
setRestrictions(SessionContext ctx,
List<JobSearchRestriction> value)
Generated method - Setter of the
Job.restrictions attribute. |
void |
setRetry(boolean value)
Generated method - Setter of the
Job.retry attribute. |
void |
setRetry(Boolean value)
Generated method - Setter of the
Job.retry attribute. |
void |
setRetry(SessionContext ctx,
boolean value)
Generated method - Setter of the
Job.retry attribute. |
void |
setRetry(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Job.retry attribute. |
void |
setSendEmail(boolean value)
Generated method - Setter of the
Job.sendEmail attribute. |
void |
setSendEmail(Boolean value)
Generated method - Setter of the
Job.sendEmail attribute. |
void |
setSendEmail(SessionContext ctx,
boolean value)
Generated method - Setter of the
Job.sendEmail attribute. |
void |
setSendEmail(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Job.sendEmail attribute. |
void |
setSessionCurrency(Currency value)
Generated method - Setter of the
Job.sessionCurrency attribute. |
void |
setSessionCurrency(SessionContext ctx,
Currency value)
Generated method - Setter of the
Job.sessionCurrency attribute. |
void |
setSessionLanguage(Language value)
Generated method - Setter of the
Job.sessionLanguage attribute. |
void |
setSessionLanguage(SessionContext ctx,
Language value)
Generated method - Setter of the
Job.sessionLanguage attribute. |
void |
setSessionUser(SessionContext ctx,
User value)
Generated method - Setter of the
Job.sessionUser attribute. |
void |
setSessionUser(User value)
Generated method - Setter of the
Job.sessionUser attribute. |
void |
setSingleExecutable(boolean value)
Generated method - Setter of the
Job.singleExecutable attribute. |
void |
setSingleExecutable(Boolean value)
Generated method - Setter of the
Job.singleExecutable attribute. |
void |
setSingleExecutable(SessionContext ctx,
boolean value)
Generated method - Setter of the
Job.singleExecutable attribute. |
void |
setSingleExecutable(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Job.singleExecutable attribute. |
void |
setTriggers(List<Trigger> value)
Generated method - Setter of the
Job.triggers attribute. |
void |
setTriggers(SessionContext ctx,
List<Trigger> value)
Generated method - Setter of the
Job.triggers attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, readResolve, refreshRemote, 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, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String CODE
Job.code attributepublic static final String NODEID
Job.nodeID attributepublic static final String NODEGROUP
Job.nodeGroup attributepublic static final String ERRORMODE
Job.errorMode attributepublic static final String LOGTOFILE
Job.logToFile attributepublic static final String LOGTODATABASE
Job.logToDatabase attributepublic static final String LOGLEVELFILE
Job.logLevelFile attributepublic static final String LOGLEVELDATABASE
Job.logLevelDatabase attributepublic static final String SESSIONUSER
Job.sessionUser attributepublic static final String SESSIONLANGUAGE
Job.sessionLanguage attributepublic static final String SESSIONCURRENCY
Job.sessionCurrency attributepublic static final String SESSIONCONTEXTVALUES
Job.sessionContextValues attributepublic static final String ACTIVE
Job.active attributepublic static final String RETRY
Job.retry attributepublic static final String SINGLEEXECUTABLE
Job.singleExecutable attributepublic static final String EMAILADDRESS
Job.emailAddress attributepublic static final String SENDEMAIL
Job.sendEmail attributepublic static final String CHANGERECORDINGENABLED
Job.changeRecordingEnabled attributepublic static final String REQUESTABORT
Job.requestAbort attributepublic static final String REQUESTABORTSTEP
Job.requestAbortStep attributepublic static final String PRIORITY
Job.priority attributepublic static final String REMOVEONEXIT
Job.removeOnExit attributepublic static final String EMAILNOTIFICATIONTEMPLATE
Job.emailNotificationTemplate attributepublic static final String ALTERNATIVEDATASOURCEID
Job.alternativeDataSourceID attributepublic static final String RESTRICTIONS
Job.restrictions attributepublic static final String TRIGGERS
Job.triggers attributepublic static final String CRONJOBS
Job.cronJobs attributeprotected static final OneToManyHandler<JobSearchRestriction> RESTRICTIONSHANDLER
OneToManyHandler for handling 1:n RESTRICTIONS's relation attributes from 'many' side.protected static final OneToManyHandler<Trigger> TRIGGERSHANDLER
OneToManyHandler for handling 1:n TRIGGERS's relation attributes from 'many' side.protected static final OneToManyHandler<CronJob> CRONJOBSHANDLER
OneToManyHandler for handling 1:n CRONJOBS's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Boolean isActive(SessionContext ctx)
Job.active attribute.public Boolean isActive()
Job.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
Job.active attribute.public boolean isActiveAsPrimitive()
Job.active attribute.public void setActive(SessionContext ctx, Boolean value)
Job.active attribute.value - the activepublic void setActive(Boolean value)
Job.active attribute.value - the activepublic void setActive(SessionContext ctx, boolean value)
Job.active attribute.value - the activepublic void setActive(boolean value)
Job.active attribute.value - the activepublic String getAlternativeDataSourceID(SessionContext ctx)
Job.alternativeDataSourceID attribute.public String getAlternativeDataSourceID()
Job.alternativeDataSourceID attribute.public void setAlternativeDataSourceID(SessionContext ctx, String value)
Job.alternativeDataSourceID attribute.value - the alternativeDataSourceIDpublic void setAlternativeDataSourceID(String value)
Job.alternativeDataSourceID attribute.value - the alternativeDataSourceIDpublic Boolean isChangeRecordingEnabled(SessionContext ctx)
Job.changeRecordingEnabled attribute.public Boolean isChangeRecordingEnabled()
Job.changeRecordingEnabled attribute.public boolean isChangeRecordingEnabledAsPrimitive(SessionContext ctx)
Job.changeRecordingEnabled attribute.public boolean isChangeRecordingEnabledAsPrimitive()
Job.changeRecordingEnabled attribute.public void setChangeRecordingEnabled(SessionContext ctx, Boolean value)
Job.changeRecordingEnabled attribute.value - the changeRecordingEnabledpublic void setChangeRecordingEnabled(Boolean value)
Job.changeRecordingEnabled attribute.value - the changeRecordingEnabledpublic void setChangeRecordingEnabled(SessionContext ctx, boolean value)
Job.changeRecordingEnabled attribute.value - the changeRecordingEnabledpublic void setChangeRecordingEnabled(boolean value)
Job.changeRecordingEnabled attribute.value - the changeRecordingEnabledpublic String getCode(SessionContext ctx)
Job.code attribute.public String getCode()
Job.code attribute.public void setCode(SessionContext ctx, String value)
Job.code attribute.value - the codepublic void setCode(String value)
Job.code attribute.value - the codepublic Collection<CronJob> getCronJobs(SessionContext ctx)
Job.cronJobs attribute.public Collection<CronJob> getCronJobs()
Job.cronJobs attribute.public String getEmailAddress(SessionContext ctx)
Job.emailAddress attribute.public String getEmailAddress()
Job.emailAddress attribute.public void setEmailAddress(SessionContext ctx, String value)
Job.emailAddress attribute.value - the emailAddresspublic void setEmailAddress(String value)
Job.emailAddress attribute.value - the emailAddresspublic RendererTemplate getEmailNotificationTemplate(SessionContext ctx)
Job.emailNotificationTemplate attribute.public RendererTemplate getEmailNotificationTemplate()
Job.emailNotificationTemplate attribute.public void setEmailNotificationTemplate(SessionContext ctx, RendererTemplate value)
Job.emailNotificationTemplate attribute.value - the emailNotificationTemplatepublic void setEmailNotificationTemplate(RendererTemplate value)
Job.emailNotificationTemplate attribute.value - the emailNotificationTemplatepublic EnumerationValue getErrorMode(SessionContext ctx)
Job.errorMode attribute.public EnumerationValue getErrorMode()
Job.errorMode attribute.public void setErrorMode(SessionContext ctx, EnumerationValue value)
Job.errorMode attribute.value - the errorMode - the error mode. @since 2.10public void setErrorMode(EnumerationValue value)
Job.errorMode attribute.value - the errorMode - the error mode. @since 2.10public EnumerationValue getLogLevelDatabase(SessionContext ctx)
Job.logLevelDatabase attribute.public EnumerationValue getLogLevelDatabase()
Job.logLevelDatabase attribute.public void setLogLevelDatabase(SessionContext ctx, EnumerationValue value)
Job.logLevelDatabase attribute.value - the logLevelDatabasepublic void setLogLevelDatabase(EnumerationValue value)
Job.logLevelDatabase attribute.value - the logLevelDatabasepublic EnumerationValue getLogLevelFile(SessionContext ctx)
Job.logLevelFile attribute.public EnumerationValue getLogLevelFile()
Job.logLevelFile attribute.public void setLogLevelFile(SessionContext ctx, EnumerationValue value)
Job.logLevelFile attribute.value - the logLevelFilepublic void setLogLevelFile(EnumerationValue value)
Job.logLevelFile attribute.value - the logLevelFilepublic Boolean isLogToDatabase(SessionContext ctx)
Job.logToDatabase attribute.public Boolean isLogToDatabase()
Job.logToDatabase attribute.public boolean isLogToDatabaseAsPrimitive(SessionContext ctx)
Job.logToDatabase attribute.public boolean isLogToDatabaseAsPrimitive()
Job.logToDatabase attribute.public void setLogToDatabase(SessionContext ctx, Boolean value)
Job.logToDatabase attribute.value - the logToDatabasepublic void setLogToDatabase(Boolean value)
Job.logToDatabase attribute.value - the logToDatabasepublic void setLogToDatabase(SessionContext ctx, boolean value)
Job.logToDatabase attribute.value - the logToDatabasepublic void setLogToDatabase(boolean value)
Job.logToDatabase attribute.value - the logToDatabasepublic Boolean isLogToFile(SessionContext ctx)
Job.logToFile attribute.public Boolean isLogToFile()
Job.logToFile attribute.public boolean isLogToFileAsPrimitive(SessionContext ctx)
Job.logToFile attribute.public boolean isLogToFileAsPrimitive()
Job.logToFile attribute.public void setLogToFile(SessionContext ctx, Boolean value)
Job.logToFile attribute.value - the logToFilepublic void setLogToFile(Boolean value)
Job.logToFile attribute.value - the logToFilepublic void setLogToFile(SessionContext ctx, boolean value)
Job.logToFile attribute.value - the logToFilepublic void setLogToFile(boolean value)
Job.logToFile attribute.value - the logToFilepublic String getNodeGroup(SessionContext ctx)
Job.nodeGroup attribute.public String getNodeGroup()
Job.nodeGroup attribute.public void setNodeGroup(SessionContext ctx, String value)
Job.nodeGroup attribute.value - the nodeGrouppublic void setNodeGroup(String value)
Job.nodeGroup attribute.value - the nodeGrouppublic Integer getNodeID(SessionContext ctx)
Job.nodeID attribute.public Integer getNodeID()
Job.nodeID attribute.public int getNodeIDAsPrimitive(SessionContext ctx)
Job.nodeID attribute.public int getNodeIDAsPrimitive()
Job.nodeID attribute.protected void setNodeID(SessionContext ctx, Integer value)
Job.nodeID attribute.value - the nodeID - Node IDprotected void setNodeID(Integer value)
Job.nodeID attribute.value - the nodeID - Node IDprotected void setNodeID(SessionContext ctx, int value)
Job.nodeID attribute.value - the nodeID - Node IDprotected void setNodeID(int value)
Job.nodeID attribute.value - the nodeID - Node IDpublic Integer getPriority(SessionContext ctx)
Job.priority attribute.public Integer getPriority()
Job.priority attribute.public int getPriorityAsPrimitive(SessionContext ctx)
Job.priority attribute.public int getPriorityAsPrimitive()
Job.priority attribute.public void setPriority(SessionContext ctx, Integer value)
Job.priority attribute.value - the priority - the priority. @since 2.10public void setPriority(Integer value)
Job.priority attribute.value - the priority - the priority. @since 2.10public void setPriority(SessionContext ctx, int value)
Job.priority attribute.value - the priority - the priority. @since 2.10public void setPriority(int value)
Job.priority attribute.value - the priority - the priority. @since 2.10public Boolean isRemoveOnExit(SessionContext ctx)
Job.removeOnExit attribute.public Boolean isRemoveOnExit()
Job.removeOnExit attribute.public boolean isRemoveOnExitAsPrimitive(SessionContext ctx)
Job.removeOnExit attribute.public boolean isRemoveOnExitAsPrimitive()
Job.removeOnExit attribute.public void setRemoveOnExit(SessionContext ctx, Boolean value)
Job.removeOnExit attribute.value - the removeOnExitpublic void setRemoveOnExit(Boolean value)
Job.removeOnExit attribute.value - the removeOnExitpublic void setRemoveOnExit(SessionContext ctx, boolean value)
Job.removeOnExit attribute.value - the removeOnExitpublic void setRemoveOnExit(boolean value)
Job.removeOnExit attribute.value - the removeOnExitpublic Boolean isRequestAbort(SessionContext ctx)
Job.requestAbort attribute.public Boolean isRequestAbort()
Job.requestAbort attribute.public boolean isRequestAbortAsPrimitive(SessionContext ctx)
Job.requestAbort attribute.public boolean isRequestAbortAsPrimitive()
Job.requestAbort attribute.public void setRequestAbort(SessionContext ctx, Boolean value)
Job.requestAbort attribute.value - the requestAbortpublic void setRequestAbort(Boolean value)
Job.requestAbort attribute.value - the requestAbortpublic void setRequestAbort(SessionContext ctx, boolean value)
Job.requestAbort attribute.value - the requestAbortpublic void setRequestAbort(boolean value)
Job.requestAbort attribute.value - the requestAbortpublic Boolean isRequestAbortStep(SessionContext ctx)
Job.requestAbortStep attribute.public Boolean isRequestAbortStep()
Job.requestAbortStep attribute.public boolean isRequestAbortStepAsPrimitive(SessionContext ctx)
Job.requestAbortStep attribute.public boolean isRequestAbortStepAsPrimitive()
Job.requestAbortStep attribute.public void setRequestAbortStep(SessionContext ctx, Boolean value)
Job.requestAbortStep attribute.value - the requestAbortSteppublic void setRequestAbortStep(Boolean value)
Job.requestAbortStep attribute.value - the requestAbortSteppublic void setRequestAbortStep(SessionContext ctx, boolean value)
Job.requestAbortStep attribute.value - the requestAbortSteppublic void setRequestAbortStep(boolean value)
Job.requestAbortStep attribute.value - the requestAbortSteppublic List<JobSearchRestriction> getRestrictions(SessionContext ctx)
Job.restrictions attribute.public List<JobSearchRestriction> getRestrictions()
Job.restrictions attribute.public void setRestrictions(SessionContext ctx, List<JobSearchRestriction> value)
Job.restrictions attribute.value - the restrictions - processed stepspublic void setRestrictions(List<JobSearchRestriction> value)
Job.restrictions attribute.value - the restrictions - processed stepspublic void addToRestrictions(SessionContext ctx, JobSearchRestriction value)
value to restrictions.value - the item to add to restrictions - processed stepspublic void addToRestrictions(JobSearchRestriction value)
value to restrictions.value - the item to add to restrictions - processed stepspublic void removeFromRestrictions(SessionContext ctx, JobSearchRestriction value)
value from restrictions.value - the item to remove from restrictions - processed stepspublic void removeFromRestrictions(JobSearchRestriction value)
value from restrictions.value - the item to remove from restrictions - processed stepspublic Boolean isRetry(SessionContext ctx)
Job.retry attribute.public Boolean isRetry()
Job.retry attribute.public boolean isRetryAsPrimitive(SessionContext ctx)
Job.retry attribute.public boolean isRetryAsPrimitive()
Job.retry attribute.public void setRetry(SessionContext ctx, Boolean value)
Job.retry attribute.value - the retrypublic void setRetry(Boolean value)
Job.retry attribute.value - the retrypublic void setRetry(SessionContext ctx, boolean value)
Job.retry attribute.value - the retrypublic void setRetry(boolean value)
Job.retry attribute.value - the retrypublic Boolean isSendEmail(SessionContext ctx)
Job.sendEmail attribute.public Boolean isSendEmail()
Job.sendEmail attribute.public boolean isSendEmailAsPrimitive(SessionContext ctx)
Job.sendEmail attribute.public boolean isSendEmailAsPrimitive()
Job.sendEmail attribute.public void setSendEmail(SessionContext ctx, Boolean value)
Job.sendEmail attribute.value - the sendEmailpublic void setSendEmail(Boolean value)
Job.sendEmail attribute.value - the sendEmailpublic void setSendEmail(SessionContext ctx, boolean value)
Job.sendEmail attribute.value - the sendEmailpublic void setSendEmail(boolean value)
Job.sendEmail attribute.value - the sendEmailpublic Currency getSessionCurrency(SessionContext ctx)
Job.sessionCurrency attribute.public Currency getSessionCurrency()
Job.sessionCurrency attribute.public void setSessionCurrency(SessionContext ctx, Currency value)
Job.sessionCurrency attribute.value - the sessionCurrencypublic void setSessionCurrency(Currency value)
Job.sessionCurrency attribute.value - the sessionCurrencypublic Language getSessionLanguage(SessionContext ctx)
Job.sessionLanguage attribute.public Language getSessionLanguage()
Job.sessionLanguage attribute.public void setSessionLanguage(SessionContext ctx, Language value)
Job.sessionLanguage attribute.value - the sessionLanguagepublic void setSessionLanguage(Language value)
Job.sessionLanguage attribute.value - the sessionLanguagepublic User getSessionUser(SessionContext ctx)
Job.sessionUser attribute.public User getSessionUser()
Job.sessionUser attribute.public void setSessionUser(SessionContext ctx, User value)
Job.sessionUser attribute.value - the sessionUserpublic void setSessionUser(User value)
Job.sessionUser attribute.value - the sessionUserpublic Boolean isSingleExecutable(SessionContext ctx)
Job.singleExecutable attribute.public Boolean isSingleExecutable()
Job.singleExecutable attribute.public boolean isSingleExecutableAsPrimitive(SessionContext ctx)
Job.singleExecutable attribute.public boolean isSingleExecutableAsPrimitive()
Job.singleExecutable attribute.public void setSingleExecutable(SessionContext ctx, Boolean value)
Job.singleExecutable attribute.value - the singleExecutablepublic void setSingleExecutable(Boolean value)
Job.singleExecutable attribute.value - the singleExecutablepublic void setSingleExecutable(SessionContext ctx, boolean value)
Job.singleExecutable attribute.value - the singleExecutablepublic void setSingleExecutable(boolean value)
Job.singleExecutable attribute.value - the singleExecutablepublic List<Trigger> getTriggers(SessionContext ctx)
Job.triggers attribute.public List<Trigger> getTriggers()
Job.triggers attribute.public void setTriggers(SessionContext ctx, List<Trigger> value)
Job.triggers attribute.value - the triggers - list of triggerspublic void setTriggers(List<Trigger> value)
Job.triggers attribute.value - the triggers - list of triggerspublic void addToTriggers(SessionContext ctx, Trigger value)
value to triggers.value - the item to add to triggers - list of triggerspublic void addToTriggers(Trigger value)
value to triggers.value - the item to add to triggers - list of triggerspublic void removeFromTriggers(SessionContext ctx, Trigger value)
value from triggers.value - the item to remove from triggers - list of triggerspublic void removeFromTriggers(Trigger value)
value from triggers.value - the item to remove from triggers - list of triggersCopyright © 2017 SAP SE. All Rights Reserved.