Class GetAllWorkflowsOperationSpec.GetAllWorkflowsOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetAllWorkflowsOperationSpec.GetAllWorkflowsOperationSpecBuilder
- Enclosing class:
- GetAllWorkflowsOperationSpec
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
toString()
workflowName
(@Nullable String workflowName) The name of the workflow to be returned.
-
Method Details
-
workflowName
public GetAllWorkflowsOperationSpec.GetAllWorkflowsOperationSpecBuilder workflowName(@Nullable @Nullable String workflowName) The name of the workflow to be returned. Only one workflow can be specified.- Returns:
this
.
-
build
-
toString
-