Uses of Class
com.atlassian.jira.bc.project.component.MutableProjectComponent

Packages that use MutableProjectComponent
com.atlassian.jira.bc.project.component   
 

Uses of MutableProjectComponent in com.atlassian.jira.bc.project.component
 

Methods in com.atlassian.jira.bc.project.component that return MutableProjectComponent
static MutableProjectComponent MutableProjectComponent.copy(ProjectComponent c)
          Copy given component
 

Methods in com.atlassian.jira.bc.project.component with parameters of type MutableProjectComponent
 boolean MutableProjectComponent.equalsName(MutableProjectComponent component)
           
 ProjectComponent ProjectComponentManager.update(MutableProjectComponent component)
          Implement this method to update the component specified with the values given.
 ProjectComponent ProjectComponentService.update(com.atlassian.crowd.embedded.api.User user, ErrorCollection errorCollection, MutableProjectComponent component)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.