Uses of Class
com.atlassian.jira.rest.client.api.domain.input.ComponentInput

Packages that use ComponentInput
com.atlassian.jira.rest.client.api   
 

Uses of ComponentInput in com.atlassian.jira.rest.client.api
 

Methods in com.atlassian.jira.rest.client.api with parameters of type ComponentInput
 com.atlassian.util.concurrent.Promise<Component> ComponentRestClient.createComponent(String projectKey, ComponentInput componentInput)
           
 com.atlassian.util.concurrent.Promise<Component> ComponentRestClient.updateComponent(URI componentUri, ComponentInput componentInput)
           
 



Copyright © 2013 Atlassian. All Rights Reserved.