Uses of Interface
net.thucydides.plugins.jira.service.JIRAConfiguration

Packages that use JIRAConfiguration
net.thucydides.plugins.jira.service   
 

Uses of JIRAConfiguration in net.thucydides.plugins.jira.service
 

Classes in net.thucydides.plugins.jira.service that implement JIRAConfiguration
 class SystemPropertiesJIRAConfiguration
          Obtain the JIRA configuration details from system properties.
 

Methods in net.thucydides.plugins.jira.service that return JIRAConfiguration
protected  JIRAConfiguration JIRAConnection.getConfiguration()
           
 

Constructors in net.thucydides.plugins.jira.service with parameters of type JIRAConfiguration
JIRAConnection(JIRAConfiguration configuration)
           
JiraIssueTracker(JIRAConfiguration jiraConfiguration)
           
JiraIssueTracker(org.slf4j.Logger logger, JIRAConfiguration jiraConfiguration)
           
 



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.