public class ScriptChangeConsumptionJobModel extends AbstractChangeProcessorJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
SCRIPTURI
Generated constant - Attribute key of
ScriptChangeConsumptionJob.scriptURI attribute defined at extension deltadetection. |
INPUTSPRINGID, 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 |
|---|
ScriptChangeConsumptionJobModel()
Generated constructor - Default constructor for generic creation.
|
ScriptChangeConsumptionJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
ScriptChangeConsumptionJobModel(java.lang.String _code,
MediaModel _input,
java.lang.Integer _nodeID,
ItemModel _owner,
java.lang.String _scriptURI,
java.lang.String _springId)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ScriptChangeConsumptionJobModel(java.lang.String _code,
MediaModel _input,
java.lang.String _scriptURI,
java.lang.String _springId)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getScriptURI()
Generated method - Getter of the
ScriptChangeConsumptionJob.scriptURI attribute defined at extension deltadetection. |
void |
setScriptURI(java.lang.String value)
Generated method - Setter of
ScriptChangeConsumptionJob.scriptURI attribute defined at extension deltadetection. |
getInput, setInputgetSpringId, 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 SCRIPTURI
ScriptChangeConsumptionJob.scriptURI attribute defined at extension deltadetection.public ScriptChangeConsumptionJobModel()
public ScriptChangeConsumptionJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public ScriptChangeConsumptionJobModel(java.lang.String _code,
MediaModel _input,
java.lang.String _scriptURI,
java.lang.String _springId)
_code - initial attribute declared by type Job at extension processing_input - initial attribute declared by type AbstractChangeProcessorJob at extension deltadetection_scriptURI - initial attribute declared by type ScriptChangeConsumptionJob at extension deltadetection_springId - initial attribute declared by type ScriptChangeConsumptionJob at extension deltadetection@Deprecated
public ScriptChangeConsumptionJobModel(java.lang.String _code,
MediaModel _input,
java.lang.Integer _nodeID,
ItemModel _owner,
java.lang.String _scriptURI,
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_scriptURI - initial attribute declared by type ScriptChangeConsumptionJob at extension deltadetection_springId - initial attribute declared by type ScriptChangeConsumptionJob at extension deltadetectionCopyright © 2018 SAP SE. All Rights Reserved.