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

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

Uses of Component in com.atlassian.jira.rest.client
 

Methods in com.atlassian.jira.rest.client that return types with arguments of type Component
 com.atlassian.util.concurrent.Promise<Component> ComponentRestClient.createComponent(java.lang.String projectKey, ComponentInput componentInput)
           
 com.atlassian.util.concurrent.Promise<Component> ComponentRestClient.getComponent(java.net.URI componentUri)
           
 com.atlassian.util.concurrent.Promise<Component> ComponentRestClient.updateComponent(java.net.URI componentUri, ComponentInput componentInput)
           
 



Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.