Klasse GetStatusesByIdOperationSpec.GetStatusesByIdOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetStatusesByIdOperationSpec.GetStatusesByIdOperationSpecBuilder
- Umschließende Klasse:
GetStatusesByIdOperationSpec
-
Methodendetails
-
expand
public GetStatusesByIdOperationSpec.GetStatusesByIdOperationSpecBuilder 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: *usages
Returns the project and issue types that use the status in their workflow. *workflowUsages
Returns the workflows that use the status.- Gibt zurück:
this
.
-
id
public GetStatusesByIdOperationSpec.GetStatusesByIdOperationSpecBuilder id(@Nullable @Nullable List<String> id) The list of status IDs. To include multiple IDs, provide an ampersand-separated list. For example, id=10000&id=10001. Min items1
, Max items50
- Gibt zurück:
this
.
-
build
-
toString
-