Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration |
Modifier and Type | Field and Description |
---|---|
static JobTemplateField<Calendar> |
JobTemplate.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static JobTemplateField<String> |
JobTemplate.CREATION_USER_NAME
Use with available fluent helpers to apply the CreationUserName field to query operations.
|
static JobTemplateField<String> |
JobTemplate.JOB_PERIODIC_GRANULARITY
Use with available fluent helpers to apply the JobPeriodicGranularity field to query operations.
|
static JobTemplateField<String> |
JobTemplate.JOB_PERIODIC_VALUE
Use with available fluent helpers to apply the JobPeriodicValue field to query operations.
|
static JobTemplateField<String> |
JobTemplate.JOB_REPORT_NAME
Use with available fluent helpers to apply the JobReportName field to query operations.
|
static JobTemplateField<String> |
JobTemplate.JOB_TEMPLATE_NAME
Use with available fluent helpers to apply the JobTemplateName field to query operations.
|
static JobTemplateField<Integer> |
JobTemplate.JOB_TEMPLATE_STEP_COUNT
Use with available fluent helpers to apply the JobTemplateStepCount field to query operations.
|
static JobTemplateField<String> |
JobTemplate.JOB_TEMPLATE_TEXT
Use with available fluent helpers to apply the JobTemplateText field to query operations.
|
static JobTemplateField<String> |
JobTemplate.JOB_TEMPLATE_VERSION
Use with available fluent helpers to apply the JobTemplateVersion field to query operations.
|
static JobTemplateField<String> |
JobTemplate.JOB_USER_NAME
Use with available fluent helpers to apply the JobUserName field to query operations.
|
static JobTemplateField<Calendar> |
JobTemplate.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static JobTemplateField<String> |
JobTemplate.LAST_CHANGE_USER_NAME
Use with available fluent helpers to apply the LastChangeUserName field to query operations.
|
static JobTemplateField<Boolean> |
JobTemplate.SUPPORTS_TEST_MODE_IND
Use with available fluent helpers to apply the SupportsTestModeInd field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> JobTemplateField<T> |
JobTemplate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.