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