| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SimpleUsage |
SimpleUsage.addIssueTypeIdsItem(String issueTypeIdsItem) |
SimpleUsage |
SimpleUsage.issueTypeIds(List<String> issueTypeIds) |
SimpleUsage |
SimpleUsage.projectId(String projectId) |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleUsage> |
WorkflowMetadataRestModel.getUsage()
Use the optional `workflows.usages` expand to get additional information about the projects and issue types associated with the workflows in the workflow scheme.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowMetadataRestModel |
WorkflowMetadataRestModel.addUsageItem(SimpleUsage usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowMetadataRestModel.setUsage(List<SimpleUsage> usage) |
WorkflowMetadataRestModel |
WorkflowMetadataRestModel.usage(List<SimpleUsage> usage) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.