Class WorkflowStepExecuteContext.WorkflowStepExecuteContextBuilder
java.lang.Object
com.slack.api.bolt.context.builtin.WorkflowStepExecuteContext.WorkflowStepExecuteContextBuilder
- Enclosing class:
- WorkflowStepExecuteContext
-
Method Summary
Modifier and TypeMethodDescriptionbuild()callbackId(String callbackId) toString()workflowStepExecuteId(String workflowStepExecuteId)
-
Method Details
-
callbackId
- Returns:
this.
-
workflowStepExecuteId
public WorkflowStepExecuteContext.WorkflowStepExecuteContextBuilder workflowStepExecuteId(String workflowStepExecuteId) - Returns:
this.
-
build
-
toString
-