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 |
---|---|
SampleContext |
WorkflowDefinitionsApi.getDefaultSampleContext(String definitionId)
Retrieve sample start context of workflow definition by ID
|
SampleContext |
WorkflowDefinitionsApi.getDefaultSampleContextForVersion(String definitionId,
String versionNumber)
Retrieve sample start context of workflow definition by ID and version number
|
Modifier and Type | Method and Description |
---|---|
SampleContext |
SampleContext.content(Object content)
Set the content of this
SampleContext instance and return the same instance. |
SampleContext |
SampleContext.id(String id)
Set the id of this
SampleContext instance and return the same instance. |
SampleContext |
SampleContext.modelElementId(String modelElementId)
Set the modelElementId of this
SampleContext instance and return the same instance. |
Copyright © 2021 SAP SE. All rights reserved.