| Package | Description |
|---|---|
| net.rcarz.jiraclient |
| Modifier and Type | Method and Description |
|---|---|
Component |
Component.FluentCreate.execute()
Executes the create action.
|
static Component |
Component.get(RestClient restclient,
String id)
Retrieves the given component record.
|
Component |
JiraClient.getComponent(String id)
Obtains a component given its ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<Component> |
Project.getComponents() |
List<Component> |
Issue.getComponents() |
List<Component> |
JiraClient.getComponentsAllowedValues(String project,
String issueType)
Get a list of options for a components
|
Copyright © 2022. All rights reserved.