public class AbstractChangeProcessorJobModel extends ServicelayerJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
INPUT
Generated constant - Attribute key of
AbstractChangeProcessorJob.input attribute defined at extension deltadetection. |
SPRINGID, SPRINGIDCRONJOBFACTORYACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CODE, CRONJOBS, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ERRORMODE, LOGLEVELDATABASE, LOGLEVELFILE, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PRIORITY, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESTRICTIONS, RETRY, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, TRIGGERS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
AbstractChangeProcessorJobModel()
Generated constructor - Default constructor for generic creation.
|
AbstractChangeProcessorJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
AbstractChangeProcessorJobModel(java.lang.String _code,
MediaModel _input,
java.lang.Integer _nodeID,
ItemModel _owner,
java.lang.String _springId)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AbstractChangeProcessorJobModel(java.lang.String _code,
MediaModel _input,
java.lang.String _springId)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
MediaModel |
getInput()
Generated method - Getter of the
AbstractChangeProcessorJob.input attribute defined at extension deltadetection. |
void |
setInput(MediaModel value)
Generated method - Setter of
AbstractChangeProcessorJob.input attribute defined at extension deltadetection. |
getSpringId, getSpringIdCronJobFactory, setSpringId, setSpringIdCronJobFactorygetActive, getAlternativeDataSourceID, getChangeRecordingEnabled, getCode, getCronJobs, getEmailAddress, getEmailNotificationTemplate, getErrorMode, getLogLevelDatabase, getLogLevelFile, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getPriority, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getRestrictions, getRetry, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getTriggers, setActive, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setEmailAddress, setEmailNotificationTemplate, setErrorMode, setLogLevelDatabase, setLogLevelFile, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setPriority, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setRestrictions, setRetry, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setTriggersgetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String INPUT
AbstractChangeProcessorJob.input attribute defined at extension deltadetection.public AbstractChangeProcessorJobModel()
public AbstractChangeProcessorJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public AbstractChangeProcessorJobModel(java.lang.String _code,
MediaModel _input,
java.lang.String _springId)
_code - initial attribute declared by type Job at extension processing_input - initial attribute declared by type AbstractChangeProcessorJob at extension deltadetection_springId - initial attribute declared by type ServicelayerJob at extension processing@Deprecated
public AbstractChangeProcessorJobModel(java.lang.String _code,
MediaModel _input,
java.lang.Integer _nodeID,
ItemModel _owner,
java.lang.String _springId)
_code - initial attribute declared by type Job at extension processing_input - initial attribute declared by type AbstractChangeProcessorJob at extension deltadetection_nodeID - initial attribute declared by type Job at extension processing_owner - initial attribute declared by type Item at extension core_springId - initial attribute declared by type ServicelayerJob at extension processing@Accessor(qualifier="input", type=GETTER) public MediaModel getInput()
AbstractChangeProcessorJob.input attribute defined at extension deltadetection.@Accessor(qualifier="input", type=SETTER) public void setInput(MediaModel value)
AbstractChangeProcessorJob.input attribute defined at extension deltadetection.value - the inputCopyright © 2018 SAP SE. All Rights Reserved.