public class ImpExImportCronJobModel extends CronJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_JOBCRONJOBRELATION
Generated relation code constant for relation
JobCronJobRelation defining source attribute job in extension processing. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
DUMPFILEENCODING
Generated constant - Attribute key of
ImpExImportCronJob.dumpFileEncoding attribute defined at extension impex. |
static java.lang.String |
DUMPINGALLOWED
Generated constant - Attribute key of
ImpExImportCronJob.dumpingAllowed attribute defined at extension impex. |
static java.lang.String |
ENABLECODEEXECUTION
Generated constant - Attribute key of
ImpExImportCronJob.enableCodeExecution attribute defined at extension impex. |
static java.lang.String |
ENABLEEXTERNALCODEEXECUTION
Generated constant - Attribute key of
ImpExImportCronJob.enableExternalCodeExecution attribute defined at extension impex. |
static java.lang.String |
ENABLEEXTERNALSYNTAXPARSING
Generated constant - Attribute key of
ImpExImportCronJob.enableExternalSyntaxParsing attribute defined at extension impex. |
static java.lang.String |
ENABLEHMCSAVEDVALUES
Generated constant - Attribute key of
ImpExImportCronJob.enableHmcSavedValues attribute defined at extension impex. |
static java.lang.String |
EXTERNALDATACOLLECTION
Generated constant - Attribute key of
ImpExImportCronJob.externalDataCollection attribute defined at extension impex. |
static java.lang.String |
JOBMEDIA
Generated constant - Attribute key of
ImpExImportCronJob.jobMedia attribute defined at extension impex. |
static java.lang.String |
LASTSUCCESSFULLINE
Generated constant - Attribute key of
ImpExImportCronJob.lastSuccessfulLine attribute defined at extension impex. |
static java.lang.String |
LEGACYMODE
Generated constant - Attribute key of
ImpExImportCronJob.legacyMode attribute defined at extension impex. |
static java.lang.String |
LOCALE
Generated constant - Attribute key of
ImpExImportCronJob.locale attribute defined at extension impex. |
static java.lang.String |
MAXTHREADS
Generated constant - Attribute key of
ImpExImportCronJob.maxThreads attribute defined at extension impex. |
static java.lang.String |
MEDIASMEDIA
Generated constant - Attribute key of
ImpExImportCronJob.mediasMedia attribute defined at extension impex. |
static java.lang.String |
MEDIASTARGET
Generated constant - Attribute key of
ImpExImportCronJob.mediasTarget attribute defined at extension impex. |
static java.lang.String |
MODE
Generated constant - Attribute key of
ImpExImportCronJob.mode attribute defined at extension impex. |
static java.lang.String |
UNRESOLVEDDATASTORE
Generated constant - Attribute key of
ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex. |
static java.lang.String |
UNZIPMEDIASMEDIA
Generated constant - Attribute key of
ImpExImportCronJob.unzipMediasMedia attribute defined at extension impex. |
static java.lang.String |
VALUECOUNT
Generated constant - Attribute key of
ImpExImportCronJob.valueCount attribute defined at extension impex. |
static java.lang.String |
WORKMEDIA
Generated constant - Attribute key of
ImpExImportCronJob.workMedia attribute defined at extension impex. |
static java.lang.String |
ZIPENTRY
Generated constant - Attribute key of
ImpExImportCronJob.zipentry attribute defined at extension impex. |
ACTIVE, ACTIVECRONJOBHISTORY, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBHISTORYENTRIES, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, QUERYCOUNT, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TIMETABLE, TRIGGERS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ImpExImportCronJobModel()
Generated constructor - Default constructor for generic creation.
|
ImpExImportCronJobModel(ImpExImportJobModel _job)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ImpExImportCronJobModel(ImpExImportJobModel _job,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ImpExImportCronJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
EncodingEnum |
getDumpFileEncoding()
Generated method - Getter of the
ImpExImportCronJob.dumpFileEncoding attribute defined at extension impex. |
java.lang.Boolean |
getDumpingAllowed()
Generated method - Getter of the
ImpExImportCronJob.dumpingAllowed attribute defined at extension impex. |
java.lang.Boolean |
getEnableCodeExecution()
Generated method - Getter of the
ImpExImportCronJob.enableCodeExecution attribute defined at extension impex. |
java.lang.Boolean |
getEnableExternalCodeExecution()
Generated method - Getter of the
ImpExImportCronJob.enableExternalCodeExecution attribute defined at extension impex. |
java.lang.Boolean |
getEnableExternalSyntaxParsing()
Generated method - Getter of the
ImpExImportCronJob.enableExternalSyntaxParsing attribute defined at extension impex. |
java.lang.Boolean |
getEnableHmcSavedValues()
Generated method - Getter of the
ImpExImportCronJob.enableHmcSavedValues attribute defined at extension impex. |
java.util.Collection<ImpExMediaModel> |
getExternalDataCollection()
Generated method - Getter of the
ImpExImportCronJob.externalDataCollection attribute defined at extension impex. |
ImpExImportJobModel |
getJob()
Generated method - Getter of the
CronJob.job attribute defined at extension processing and redeclared at extension impex. |
ImpExMediaModel |
getJobMedia()
Generated method - Getter of the
ImpExImportCronJob.jobMedia attribute defined at extension impex. |
java.lang.Integer |
getLastSuccessfulLine()
Generated method - Getter of the
ImpExImportCronJob.lastSuccessfulLine attribute defined at extension impex. |
java.lang.Boolean |
getLegacyMode()
Generated method - Getter of the
ImpExImportCronJob.legacyMode attribute defined at extension impex. |
java.lang.String |
getLocale()
Generated method - Getter of the
ImpExImportCronJob.locale attribute defined at extension impex. |
java.lang.Integer |
getMaxThreads()
Generated method - Getter of the
ImpExImportCronJob.maxThreads attribute defined at extension impex. |
MediaModel |
getMediasMedia()
Generated method - Getter of the
ImpExImportCronJob.mediasMedia attribute defined at extension impex. |
java.lang.String |
getMediasTarget()
Generated method - Getter of the
ImpExImportCronJob.mediasTarget attribute defined at extension impex. |
ImpExValidationModeEnum |
getMode()
Generated method - Getter of the
ImpExImportCronJob.mode attribute defined at extension impex. |
ImpExMediaModel |
getUnresolvedDataStore()
Generated method - Getter of the
ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex. |
java.lang.Boolean |
getUnzipMediasMedia()
Generated method - Getter of the
ImpExImportCronJob.unzipMediasMedia attribute defined at extension impex. |
java.lang.Integer |
getValueCount()
Generated method - Getter of the
ImpExImportCronJob.valueCount attribute defined at extension impex. |
ImpExMediaModel |
getWorkMedia()
Generated method - Getter of the
ImpExImportCronJob.workMedia attribute defined at extension impex. |
java.lang.String |
getZipentry()
Generated method - Getter of the
ImpExImportCronJob.zipentry attribute defined at extension impex. |
void |
setDumpFileEncoding(EncodingEnum value)
Generated method - Setter of
ImpExImportCronJob.dumpFileEncoding attribute defined at extension impex. |
void |
setDumpingAllowed(java.lang.Boolean value)
Generated method - Setter of
ImpExImportCronJob.dumpingAllowed attribute defined at extension impex. |
void |
setEnableCodeExecution(java.lang.Boolean value)
Generated method - Setter of
ImpExImportCronJob.enableCodeExecution attribute defined at extension impex. |
void |
setEnableExternalCodeExecution(java.lang.Boolean value)
Generated method - Setter of
ImpExImportCronJob.enableExternalCodeExecution attribute defined at extension impex. |
void |
setEnableExternalSyntaxParsing(java.lang.Boolean value)
Generated method - Setter of
ImpExImportCronJob.enableExternalSyntaxParsing attribute defined at extension impex. |
void |
setEnableHmcSavedValues(java.lang.Boolean value)
Generated method - Setter of
ImpExImportCronJob.enableHmcSavedValues attribute defined at extension impex. |
void |
setExternalDataCollection(java.util.Collection<ImpExMediaModel> value)
Generated method - Setter of
ImpExImportCronJob.externalDataCollection attribute defined at extension impex. |
void |
setJob(JobModel value)
Generated method - Initial setter of
CronJob.job attribute defined at extension processing and redeclared at extension impex. |
void |
setJobMedia(ImpExMediaModel value)
Generated method - Setter of
ImpExImportCronJob.jobMedia attribute defined at extension impex. |
void |
setLastSuccessfulLine(java.lang.Integer value)
Generated method - Setter of
ImpExImportCronJob.lastSuccessfulLine attribute defined at extension impex. |
void |
setLegacyMode(java.lang.Boolean value)
Generated method - Setter of
ImpExImportCronJob.legacyMode attribute defined at extension impex. |
void |
setLocale(java.lang.String value)
Generated method - Setter of
ImpExImportCronJob.locale attribute defined at extension impex. |
void |
setMaxThreads(java.lang.Integer value)
Generated method - Setter of
ImpExImportCronJob.maxThreads attribute defined at extension impex. |
void |
setMediasMedia(MediaModel value)
Generated method - Setter of
ImpExImportCronJob.mediasMedia attribute defined at extension impex. |
void |
setMediasTarget(java.lang.String value)
Generated method - Setter of
ImpExImportCronJob.mediasTarget attribute defined at extension impex. |
void |
setMode(ImpExValidationModeEnum value)
Generated method - Setter of
ImpExImportCronJob.mode attribute defined at extension impex. |
void |
setUnresolvedDataStore(ImpExMediaModel value)
Generated method - Setter of
ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex. |
void |
setUnzipMediasMedia(java.lang.Boolean value)
Generated method - Setter of
ImpExImportCronJob.unzipMediasMedia attribute defined at extension impex. |
void |
setValueCount(java.lang.Integer value)
Generated method - Setter of
ImpExImportCronJob.valueCount attribute defined at extension impex. |
void |
setWorkMedia(ImpExMediaModel value)
Generated method - Setter of
ImpExImportCronJob.workMedia attribute defined at extension impex. |
void |
setZipentry(java.lang.String value)
Generated method - Setter of
ImpExImportCronJob.zipentry attribute defined at extension impex. |
getActive, getActiveCronJobHistory, getAlternativeDataSourceID, getChangeRecordingEnabled, getChanges, getCode, getCronJobHistoryEntries, getCurrentStep, getEmailAddress, getEmailNotificationTemplate, getEndTime, getErrorMode, getFilesCount, getFilesDaysOld, getFilesOperator, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogsCount, getLogsDaysOld, getLogsOperator, getLogText, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getPendingSteps, getPriority, getProcessedSteps, getQueryCount, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getResult, getRetry, getRunningOnClusterNode, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getStartTime, getStatus, getTimeTable, getTriggers, setActive, setActiveCronJobHistory, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setCronJobHistoryEntries, setEmailAddress, setEmailNotificationTemplate, setEndTime, setErrorMode, setFilesCount, setFilesDaysOld, setFilesOperator, setLogFiles, setLogLevelDatabase, setLogLevelFile, setLogsCount, setLogsDaysOld, setLogsOperator, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setPendingSteps, setPriority, setProcessedSteps, setQueryCount, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setResult, setRetry, setRunningOnClusterNode, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setStartTime, setStatus, 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 _JOBCRONJOBRELATION
JobCronJobRelation defining source attribute job in extension processing.public static final java.lang.String JOBMEDIA
ImpExImportCronJob.jobMedia attribute defined at extension impex.public static final java.lang.String WORKMEDIA
ImpExImportCronJob.workMedia attribute defined at extension impex.public static final java.lang.String LASTSUCCESSFULLINE
ImpExImportCronJob.lastSuccessfulLine attribute defined at extension impex.public static final java.lang.String MEDIASMEDIA
ImpExImportCronJob.mediasMedia attribute defined at extension impex.public static final java.lang.String EXTERNALDATACOLLECTION
ImpExImportCronJob.externalDataCollection attribute defined at extension impex.public static final java.lang.String LOCALE
ImpExImportCronJob.locale attribute defined at extension impex.public static final java.lang.String DUMPFILEENCODING
ImpExImportCronJob.dumpFileEncoding attribute defined at extension impex.public static final java.lang.String ENABLECODEEXECUTION
ImpExImportCronJob.enableCodeExecution attribute defined at extension impex.public static final java.lang.String ENABLEEXTERNALCODEEXECUTION
ImpExImportCronJob.enableExternalCodeExecution attribute defined at extension impex.public static final java.lang.String ENABLEEXTERNALSYNTAXPARSING
ImpExImportCronJob.enableExternalSyntaxParsing attribute defined at extension impex.public static final java.lang.String ENABLEHMCSAVEDVALUES
ImpExImportCronJob.enableHmcSavedValues attribute defined at extension impex.public static final java.lang.String MEDIASTARGET
ImpExImportCronJob.mediasTarget attribute defined at extension impex.public static final java.lang.String VALUECOUNT
ImpExImportCronJob.valueCount attribute defined at extension impex.public static final java.lang.String UNRESOLVEDDATASTORE
ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex.public static final java.lang.String ZIPENTRY
ImpExImportCronJob.zipentry attribute defined at extension impex.public static final java.lang.String MODE
ImpExImportCronJob.mode attribute defined at extension impex.public static final java.lang.String DUMPINGALLOWED
ImpExImportCronJob.dumpingAllowed attribute defined at extension impex.public static final java.lang.String UNZIPMEDIASMEDIA
ImpExImportCronJob.unzipMediasMedia attribute defined at extension impex.public static final java.lang.String MAXTHREADS
ImpExImportCronJob.maxThreads attribute defined at extension impex.public static final java.lang.String LEGACYMODE
ImpExImportCronJob.legacyMode attribute defined at extension impex.public ImpExImportCronJobModel()
public ImpExImportCronJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ImpExImportCronJobModel(ImpExImportJobModel _job)
_job - initial attribute declared by type ImpExImportCronJob at extension impex@Deprecated public ImpExImportCronJobModel(ImpExImportJobModel _job, ItemModel _owner)
_job - initial attribute declared by type ImpExImportCronJob at extension impex_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="dumpFileEncoding", type=GETTER) public EncodingEnum getDumpFileEncoding()
ImpExImportCronJob.dumpFileEncoding attribute defined at extension impex.@Accessor(qualifier="dumpingAllowed", type=GETTER) public java.lang.Boolean getDumpingAllowed()
ImpExImportCronJob.dumpingAllowed attribute defined at extension impex.@Accessor(qualifier="enableCodeExecution", type=GETTER) public java.lang.Boolean getEnableCodeExecution()
ImpExImportCronJob.enableCodeExecution attribute defined at extension impex.@Accessor(qualifier="enableExternalCodeExecution", type=GETTER) public java.lang.Boolean getEnableExternalCodeExecution()
ImpExImportCronJob.enableExternalCodeExecution attribute defined at extension impex.@Accessor(qualifier="enableExternalSyntaxParsing", type=GETTER) public java.lang.Boolean getEnableExternalSyntaxParsing()
ImpExImportCronJob.enableExternalSyntaxParsing attribute defined at extension impex.@Accessor(qualifier="enableHmcSavedValues", type=GETTER) public java.lang.Boolean getEnableHmcSavedValues()
ImpExImportCronJob.enableHmcSavedValues attribute defined at extension impex.@Accessor(qualifier="externalDataCollection", type=GETTER) public java.util.Collection<ImpExMediaModel> getExternalDataCollection()
ImpExImportCronJob.externalDataCollection attribute defined at extension impex.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="job", type=GETTER) public ImpExImportJobModel getJob()
CronJob.job attribute defined at extension processing and redeclared at extension impex.getJob in class CronJobModel@Accessor(qualifier="jobMedia", type=GETTER) public ImpExMediaModel getJobMedia()
ImpExImportCronJob.jobMedia attribute defined at extension impex.@Accessor(qualifier="lastSuccessfulLine", type=GETTER) public java.lang.Integer getLastSuccessfulLine()
ImpExImportCronJob.lastSuccessfulLine attribute defined at extension impex.@Accessor(qualifier="legacyMode", type=GETTER) public java.lang.Boolean getLegacyMode()
ImpExImportCronJob.legacyMode attribute defined at extension impex.@Accessor(qualifier="locale", type=GETTER) public java.lang.String getLocale()
ImpExImportCronJob.locale attribute defined at extension impex.@Accessor(qualifier="maxThreads", type=GETTER) public java.lang.Integer getMaxThreads()
ImpExImportCronJob.maxThreads attribute defined at extension impex.@Accessor(qualifier="mediasMedia", type=GETTER) public MediaModel getMediasMedia()
ImpExImportCronJob.mediasMedia attribute defined at extension impex.@Accessor(qualifier="mediasTarget", type=GETTER) public java.lang.String getMediasTarget()
ImpExImportCronJob.mediasTarget attribute defined at extension impex.@Accessor(qualifier="mode", type=GETTER) public ImpExValidationModeEnum getMode()
ImpExImportCronJob.mode attribute defined at extension impex.@Accessor(qualifier="unresolvedDataStore", type=GETTER) public ImpExMediaModel getUnresolvedDataStore()
ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex.@Accessor(qualifier="unzipMediasMedia", type=GETTER) public java.lang.Boolean getUnzipMediasMedia()
ImpExImportCronJob.unzipMediasMedia attribute defined at extension impex.@Accessor(qualifier="valueCount", type=GETTER) public java.lang.Integer getValueCount()
ImpExImportCronJob.valueCount attribute defined at extension impex.@Accessor(qualifier="workMedia", type=GETTER) public ImpExMediaModel getWorkMedia()
ImpExImportCronJob.workMedia attribute defined at extension impex.@Accessor(qualifier="zipentry", type=GETTER) public java.lang.String getZipentry()
ImpExImportCronJob.zipentry attribute defined at extension impex.@Accessor(qualifier="dumpFileEncoding", type=SETTER) public void setDumpFileEncoding(EncodingEnum value)
ImpExImportCronJob.dumpFileEncoding attribute defined at extension impex.value - the dumpFileEncoding@Accessor(qualifier="dumpingAllowed", type=SETTER) public void setDumpingAllowed(java.lang.Boolean value)
ImpExImportCronJob.dumpingAllowed attribute defined at extension impex.value - the dumpingAllowed@Accessor(qualifier="enableCodeExecution", type=SETTER) public void setEnableCodeExecution(java.lang.Boolean value)
ImpExImportCronJob.enableCodeExecution attribute defined at extension impex.value - the enableCodeExecution@Accessor(qualifier="enableExternalCodeExecution", type=SETTER) public void setEnableExternalCodeExecution(java.lang.Boolean value)
ImpExImportCronJob.enableExternalCodeExecution attribute defined at extension impex.value - the enableExternalCodeExecution@Accessor(qualifier="enableExternalSyntaxParsing", type=SETTER) public void setEnableExternalSyntaxParsing(java.lang.Boolean value)
ImpExImportCronJob.enableExternalSyntaxParsing attribute defined at extension impex.value - the enableExternalSyntaxParsing@Accessor(qualifier="enableHmcSavedValues", type=SETTER) public void setEnableHmcSavedValues(java.lang.Boolean value)
ImpExImportCronJob.enableHmcSavedValues attribute defined at extension impex.value - the enableHmcSavedValues@Accessor(qualifier="externalDataCollection", type=SETTER) public void setExternalDataCollection(java.util.Collection<ImpExMediaModel> value)
ImpExImportCronJob.externalDataCollection attribute defined at extension impex.value - the externalDataCollection@Accessor(qualifier="job", type=SETTER) public void setJob(JobModel value)
CronJob.job attribute defined at extension processing and redeclared at extension impex. Can only be used at creation of model - before first save. Will only accept values of type ImpExImportJobModel.setJob in class CronJobModelvalue - the job@Accessor(qualifier="jobMedia", type=SETTER) public void setJobMedia(ImpExMediaModel value)
ImpExImportCronJob.jobMedia attribute defined at extension impex.value - the jobMedia@Accessor(qualifier="lastSuccessfulLine", type=SETTER) public void setLastSuccessfulLine(java.lang.Integer value)
ImpExImportCronJob.lastSuccessfulLine attribute defined at extension impex.value - the lastSuccessfulLine@Accessor(qualifier="legacyMode", type=SETTER) public void setLegacyMode(java.lang.Boolean value)
ImpExImportCronJob.legacyMode attribute defined at extension impex.value - the legacyMode@Accessor(qualifier="locale", type=SETTER) public void setLocale(java.lang.String value)
ImpExImportCronJob.locale attribute defined at extension impex.value - the locale@Accessor(qualifier="maxThreads", type=SETTER) public void setMaxThreads(java.lang.Integer value)
ImpExImportCronJob.maxThreads attribute defined at extension impex.value - the maxThreads@Accessor(qualifier="mediasMedia", type=SETTER) public void setMediasMedia(MediaModel value)
ImpExImportCronJob.mediasMedia attribute defined at extension impex.value - the mediasMedia@Accessor(qualifier="mediasTarget", type=SETTER) public void setMediasTarget(java.lang.String value)
ImpExImportCronJob.mediasTarget attribute defined at extension impex.value - the mediasTarget@Accessor(qualifier="mode", type=SETTER) public void setMode(ImpExValidationModeEnum value)
ImpExImportCronJob.mode attribute defined at extension impex.value - the mode@Accessor(qualifier="unresolvedDataStore", type=SETTER) public void setUnresolvedDataStore(ImpExMediaModel value)
ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex.value - the unresolvedDataStore@Accessor(qualifier="unzipMediasMedia", type=SETTER) public void setUnzipMediasMedia(java.lang.Boolean value)
ImpExImportCronJob.unzipMediasMedia attribute defined at extension impex.value - the unzipMediasMedia@Accessor(qualifier="valueCount", type=SETTER) public void setValueCount(java.lang.Integer value)
ImpExImportCronJob.valueCount attribute defined at extension impex.value - the valueCount@Accessor(qualifier="workMedia", type=SETTER) public void setWorkMedia(ImpExMediaModel value)
ImpExImportCronJob.workMedia attribute defined at extension impex.value - the workMediaCopyright © 2018 SAP SE. All Rights Reserved.