Uses of Class
com.atlassian.jira.rest.client.api.domain.Component
Packages that use Component
-
Uses of Component in com.atlassian.jira.rest.client.api
Methods in com.atlassian.jira.rest.client.api that return types with arguments of type ComponentModifier and TypeMethodDescriptionio.atlassian.util.concurrent.Promise<Component> ComponentRestClient.createComponent(String projectKey, ComponentInput componentInput) io.atlassian.util.concurrent.Promise<Component> ComponentRestClient.getComponent(URI componentUri) io.atlassian.util.concurrent.Promise<Component> ComponentRestClient.updateComponent(URI componentUri, ComponentInput componentInput)