Class Overview
Determines whether or not JIRA is setup
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
From interface
com.atlassian.johnson.Initable
|
From interface
com.atlassian.johnson.setup.SetupConfig
boolean
|
isSetup()
|
boolean
|
isSetupPage(String arg0)
|
|
Public Constructors
public
JiraSetupConfig
()
Public Methods
public
void
init
(Map params)
public
boolean
isSetup
()
public
boolean
isSetupPage
(String uri)
Determines if JIRA is setup
Parameters
uri
| The uri of the current page |
Returns
- returns false if JIRA is not setup up and the uri is not a setup page, otherwise false