Klasse ReadWorkflowsOperationSpec.ReadWorkflowsOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.ReadWorkflowsOperationSpec.ReadWorkflowsOperationSpecBuilder
- Umschließende Klasse:
ReadWorkflowsOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()Use [expand](#expansion) to include additional information in the response.toString()workflowReadRequest(@NotNull WorkflowReadRequest workflowReadRequest)
-
Methodendetails
-
workflowReadRequest
public ReadWorkflowsOperationSpec.ReadWorkflowsOperationSpecBuilder workflowReadRequest(@NotNull @NotNull WorkflowReadRequest workflowReadRequest) - Gibt zurück:
this.
-
expand
public ReadWorkflowsOperationSpec.ReadWorkflowsOperationSpecBuilder expand(@Nullable @Nullable String expand) Use [expand](#expansion) to include additional information in the response. This parameter accepts a comma-separated list. Expand options include: *workflows.usagesReturns the project and issue types that each workflow is associated with. *statuses.usagesReturns the project and issue types that each status is associated with.- Gibt zurück:
this.
-
build
-
toString
-