Uses of Class
com.broadleafcommerce.orchestration.client.ActivityResponse
Packages that use ActivityResponse
Package
Description
-
Uses of ActivityResponse in com.broadleafcommerce.orchestration.client
Methods in com.broadleafcommerce.orchestration.client that return ActivityResponseModifier and TypeMethodDescriptionActivityResponse.addContextEntry
(String key, Object value) protected ActivityResponse
SimpleWorkflowExecution.executeActivity
(Step step, Map<String, Object> context) Engage a specific step in the workflow with context.Begin execution of the taskActivityResponse.withCompleteOnReturn
(boolean completeOnReturn) ActivityResponse.withErrorInformation
(String errorInformation) ActivityResponse.withPauseOnReturn
(boolean pauseOnReturn) -
Uses of ActivityResponse in com.broadleafcommerce.orchestration.internal
Methods in com.broadleafcommerce.orchestration.internal that return ActivityResponse