Constructor and Description |
---|
DefaultExternalJobSchedulerIntegrationServiceBatch(ExternalJobSchedulerIntegrationService service)
Creates a new instance of this DefaultExternalJobSchedulerIntegrationServiceBatch.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultExternalJobSchedulerIntegrationService
This service enables external job schedulers to connect to the SAP back-end and perform the following operations on
application jobs: get a list of application job templates, instantiate a job from a job template without parameters
and with start condition ‘immediate start’, read the status of a job, and cancel or deschedule a job.
|
Modifier and Type | Method and Description |
---|---|
ExternalJobSchedulerIntegrationService |
ExternalJobSchedulerIntegrationService.withServicePath(String servicePath)
Overrides the default service path and returns a new service instance with the specified service path.
|
Copyright © 2019 SAP SE. All rights reserved.