Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration |
Modifier and Type | Field and Description |
---|---|
static JobScheduleStatusField<String> |
JobScheduleStatus.JOB_NAME
Use with available fluent helpers to apply the JobName field to query operations.
|
static JobScheduleStatusField<String> |
JobScheduleStatus.JOB_RUN_COUNT
Use with available fluent helpers to apply the JobRunCount field to query operations.
|
static JobScheduleStatusField<String> |
JobScheduleStatus.JOB_STATUS
Use with available fluent helpers to apply the JobStatus field to query operations.
|
static JobScheduleStatusField<Short> |
JobScheduleStatus.RETURN_CODE
Use with available fluent helpers to apply the ReturnCode field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> JobScheduleStatusField<T> |
JobScheduleStatus.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
JobScheduleStatus.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.