Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.field.JobScheduleStatusField
Packages that use JobScheduleStatusField
Package
Description
-
Uses of JobScheduleStatusField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration declared as JobScheduleStatusFieldModifier and TypeFieldDescriptionstatic final JobScheduleStatusField<String>JobScheduleStatus.JOB_NAMEUse with available fluent helpers to apply the JobName field to query operations.static final JobScheduleStatusField<String>JobScheduleStatus.JOB_RUN_COUNTUse with available fluent helpers to apply the JobRunCount field to query operations.static final JobScheduleStatusField<String>JobScheduleStatus.JOB_STATUSUse with available fluent helpers to apply the JobStatus field to query operations.static final JobScheduleStatusField<Short>JobScheduleStatus.RETURN_CODEUse with available fluent helpers to apply the ReturnCode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration that return JobScheduleStatusFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
JobScheduleStatusField<T>JobScheduleStatus.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> JobScheduleStatusField<T>Use with available fluent helpers to apply an extension field to query operations.