Uses of Class
hudson.plugins.jira.JiraSite

Packages that use JiraSite
hudson.plugins.jira   
 

Uses of JiraSite in hudson.plugins.jira
 

Methods in hudson.plugins.jira that return JiraSite
static JiraSite JiraSite.get(hudson.model.AbstractProject<?,?> p)
          Gets the effective JiraSite associated with the given project.
 JiraSite JiraProjectProperty.getSite()
          Gets the JiraSite that this project belongs to.
 JiraSite[] JiraProjectProperty.DescriptorImpl.getSites()
           
 

Methods in hudson.plugins.jira with parameters of type JiraSite
 void JiraProjectProperty.DescriptorImpl.setSites(JiraSite site)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.