Package com.slack.api.model.workflow
Class WorkflowPublishedConfiguration
java.lang.Object
com.slack.api.model.workflow.WorkflowPublishedConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetAppSteps(List<AppStep> appSteps) voidsetVersionId(String versionId) toString()
-
Constructor Details
-
WorkflowPublishedConfiguration
public WorkflowPublishedConfiguration()
-
-
Method Details