Package | Description |
---|---|
com.sap.cloud.sdk.services.scp.workflow.cf.api | |
com.sap.cloud.sdk.services.scp.workflow.cf.model |
Modifier and Type | Method and Description |
---|---|
Job |
JobsApi.getJob(String jobId)
Retrieve Job status
|
Modifier and Type | Method and Description |
---|---|
Job |
Job.details(Object details)
Set the details of this
Job instance and return the same instance. |
Job |
Job.error(JobError error)
Set the error of this
Job instance and return the same instance. |
Job |
Job.status(Job.StatusEnum status)
Set the status of this
Job instance and return the same instance. |
Copyright © 2020 SAP SE. All rights reserved.