Package com.slack.api.model.admin
Class AppWorkflow
java.lang.Object
com.slack.api.model.admin.AppWorkflow
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetAppId()getIcons()getId()getSteps()getTitle()inthashCode()voidvoidsetBillingType(String billingType) voidsetCallbackId(String callbackId) voidsetCollaborators(List<String> collaborators) voidsetDateUpdated(Long dateUpdated) voidsetDescription(String description) voidvoidvoidsetInputParameters(Map<String, AppWorkflow.InputParameter> inputParameters) voidsetIsBillable(Boolean isBillable) voidsetIsPublished(Boolean isPublished) voidsetIsSalesHomeWorkflow(Boolean isSalesHomeWorkflow) voidsetLastPublishedDate(String lastPublishedDate) voidsetLastPublishedVersionId(String lastPublishedVersionId) voidsetLastUpdatedBy(String lastUpdatedBy) voidsetOutputParameters(Map<String, AppWorkflow.OutputParameter> outputParameters) voidvoidsetSteps(List<AppWorkflow.Step> steps) voidvoidvoidsetTriggerIds(List<String> triggerIds) voidsetUnpublishedChangeCount(Integer unpublishedChangeCount) voidsetWorkflowFunctionId(String workflowFunctionId) toString()
-
Constructor Details
-
AppWorkflow
public AppWorkflow()
-
-
Method Details
-
getId
-
getTeamId
-
getWorkflowFunctionId
-
getCallbackId
-
getTitle
-
getDescription
-
getInputParameters
-
getOutputParameters
-
getSteps
-
getCollaborators
-
getIcons
-
getIsPublished
-
getLastUpdatedBy
-
getUnpublishedChangeCount
-
getAppId
-
getSource
-
getBillingType
-
getDateUpdated
-
getIsBillable
-
getLastPublishedVersionId
-
getLastPublishedDate
-
getTriggerIds
-
getIsSalesHomeWorkflow
-
setId
-
setTeamId
-
setWorkflowFunctionId
-
setCallbackId
-
setTitle
-
setDescription
-
setInputParameters
-
setOutputParameters
-
setSteps
-
setCollaborators
-
setIcons
-
setIsPublished
-
setLastUpdatedBy
-
setUnpublishedChangeCount
-
setAppId
-
setSource
-
setBillingType
-
setDateUpdated
-
setIsBillable
-
setLastPublishedVersionId
-
setLastPublishedDate
-
setTriggerIds
-
setIsSalesHomeWorkflow
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-