Package | Description |
---|---|
com.sap.cloud.sdk.services.scp.workflow.cf.model |
Modifier and Type | Method and Description |
---|---|
JobError |
JobError.code(String code)
Set the code of this
JobError instance and return the same instance. |
JobError |
Job.getError()
Get error
|
JobError |
JobError.logId(String logId)
Set the logId of this
JobError instance and return the same instance. |
JobError |
JobError.message(String message)
Set the message of this
JobError instance and return the same instance. |
Modifier and Type | Method and Description |
---|---|
Job |
Job.error(JobError error)
Set the error of this
Job instance and return the same instance. |
void |
Job.setError(JobError error)
Set the error of this
Job instance. |
Copyright © 2021 SAP SE. All rights reserved.