public static final class ImpExConstants.CronJob extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_EXPORT_DESTINATION_MEDIA_CODE
Default code for export destination media.
|
static String |
DEFAULT_EXPORT_ITEM_PK_CODE
Default code for file containing list of PKs for export job.
|
static String |
DEFAULT_EXPORT_JOB_CODE
Default code for export jobs.
|
static String |
DEFAULT_HEADER_LIBRARY_CODE
Default code for the default script set at cronjob creation.
|
static String |
DEFAULT_IMPORT_JOB_CODE
Default code for import jobs.
|
static String |
IMPEX_MEDIA_FOLDER
Sub folder name of the media folder in which all impex specific media files will be stored such as of all
medias of type ImpExMedia.
|
static long |
STATS_INTERVAL
Duration between printing statistics in seconds.
|
| Constructor and Description |
|---|
CronJob() |
public static final String DEFAULT_IMPORT_JOB_CODE
public static final String DEFAULT_EXPORT_JOB_CODE
public static final String DEFAULT_HEADER_LIBRARY_CODE
public static final String DEFAULT_EXPORT_ITEM_PK_CODE
public static final String DEFAULT_EXPORT_DESTINATION_MEDIA_CODE
public static final long STATS_INTERVAL
public static final String IMPEX_MEDIA_FOLDER
Copyright © 2017 SAP SE. All Rights Reserved.