Uses of Class
com.atlassian.jira.rest.client.api.domain.Component

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

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 Component
 com.atlassian.util.concurrent.Promise<Component> ComponentRestClient.createComponent(String projectKey, ComponentInput componentInput)
           
 com.atlassian.util.concurrent.Promise<Component> ComponentRestClient.getComponent(URI componentUri)
           
 com.atlassian.util.concurrent.Promise<Component> ComponentRestClient.updateComponent(URI componentUri, ComponentInput componentInput)
           
 



Copyright © 2013 Atlassian. All Rights Reserved.