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 |
---|---|
List<ConsumingWorkflowInstance> |
MessagesApi.sendMessage(SendMessagePayload body)
Send message
|
Modifier and Type | Method and Description |
---|---|
SendMessagePayload |
SendMessagePayload.businessKey(String businessKey)
Set the businessKey of this
SendMessagePayload instance and return the same instance. |
SendMessagePayload |
SendMessagePayload.context(Object context)
Set the context of this
SendMessagePayload instance and return the same instance. |
SendMessagePayload |
SendMessagePayload.definitionId(String definitionId)
Set the definitionId of this
SendMessagePayload instance and return the same instance. |
SendMessagePayload |
SendMessagePayload.workflowDefinitionId(String workflowDefinitionId)
Set the workflowDefinitionId of this
SendMessagePayload instance and return the same instance. |
SendMessagePayload |
SendMessagePayload.workflowInstanceId(String workflowInstanceId)
Set the workflowInstanceId of this
SendMessagePayload instance and return the same instance. |
Copyright © 2021 SAP SE. All rights reserved.