com.atlassian.bamboo.util
Class JiraIssueUtils

java.lang.Object
  extended by com.atlassian.bamboo.util.JiraIssueUtils

public class JiraIssueUtils
extends Object


Constructor Summary
JiraIssueUtils(JiraServerDefinition jiraServer)
           
 
Method Summary
protected  String getContextPath()
           
 JiraServerDefinition getJiraServer()
           
 String getRenderedString(String inputString)
           
protected  TextProvider getTextProvider()
           
 void setJiraServer(JiraServerDefinition jiraServer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraIssueUtils

public JiraIssueUtils(JiraServerDefinition jiraServer)
Method Detail

getJiraServer

public JiraServerDefinition getJiraServer()

setJiraServer

public void setJiraServer(JiraServerDefinition jiraServer)

getRenderedString

public String getRenderedString(String inputString)

getContextPath

protected String getContextPath()

getTextProvider

protected TextProvider getTextProvider()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.