Package com.slack.api.model.workflow
Class AppStep
java.lang.Object
com.slack.api.model.workflow.AppStep
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetAppId()inthashCode()voidvoidsetCallbackId(String callbackId) voidsetWorkflowStepId(String workflowStepId) toString()
-
Constructor Details
-
AppStep
public AppStep()
-
-
Method Details