Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.JobScheduleStatus
Packages that use JobScheduleStatus
Package
Description
-
Uses of JobScheduleStatus in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration that return JobScheduleStatusModifier and TypeMethodDescriptionJobScheduleStatus.JobScheduleStatusBuilder.build()JobScheduleFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.JobStatusGetFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration that return types with arguments of type JobScheduleStatusModifier and TypeMethodDescriptionprotected Class<JobScheduleStatus>JobScheduleFluentHelper.getEntityClass()protected Class<JobScheduleStatus>JobStatusGetFluentHelper.getEntityClass()JobScheduleStatus.getType() -
Uses of JobScheduleStatus in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.link that return types with arguments of type JobScheduleStatusModifier and TypeMethodDescriptionJobScheduleStatusOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.link with type arguments of type JobScheduleStatusModifier and TypeMethodDescriptionprotected JobScheduleStatusLink<ObjectT>JobScheduleStatusLink.translateLinkType(EntityLink<JobScheduleStatusLink<ObjectT>, JobScheduleStatus, ObjectT> link)