Klasse GetAllWorkflowsOperationSpec.GetAllWorkflowsOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.GetAllWorkflowsOperationSpec.GetAllWorkflowsOperationSpecBuilder
- Umschließende Klasse:
GetAllWorkflowsOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
toString()
workflowName
(@Nullable String workflowName) The name of the workflow to be returned.
-
Methodendetails
-
workflowName
public GetAllWorkflowsOperationSpec.GetAllWorkflowsOperationSpecBuilder workflowName(@Nullable @Nullable String workflowName) The name of the workflow to be returned. Only one workflow can be specified.- Gibt zurück:
this
.
-
build
-
toString
-