Class ReadWorkflowSchemesOperationSpec.ReadWorkflowSchemesOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.ReadWorkflowSchemesOperationSpec.ReadWorkflowSchemesOperationSpecBuilder
- Enclosing class:
- ReadWorkflowSchemesOperationSpec
public static class ReadWorkflowSchemesOperationSpec.ReadWorkflowSchemesOperationSpecBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Use [expand](#expansion) to include additional information in the response.toString()
workflowSchemeReadRequest
(@NotNull WorkflowSchemeReadRequest workflowSchemeReadRequest)
-
Method Details
-
workflowSchemeReadRequest
public ReadWorkflowSchemesOperationSpec.ReadWorkflowSchemesOperationSpecBuilder workflowSchemeReadRequest(@NotNull @NotNull WorkflowSchemeReadRequest workflowSchemeReadRequest) - Returns:
this
.
-
expand
public ReadWorkflowSchemesOperationSpec.ReadWorkflowSchemesOperationSpecBuilder 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.usages
Returns the project and issue types that each workflow in the workflow scheme is associated with.- Returns:
this
.
-
build
-
toString
-