com.atlassian.jira.gadgets.system
Class InstanceNameResource

java.lang.Object
  extended by com.atlassian.jira.gadgets.system.InstanceNameResource

public class InstanceNameResource
extends Object

REST endpoint to retrieve the instance name html.

Since:
v4.0

Constructor Summary
InstanceNameResource(ApplicationProperties applicationProperties)
           
 
Method Summary
 javax.ws.rs.core.Response getIntro()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstanceNameResource

public InstanceNameResource(ApplicationProperties applicationProperties)
Method Detail

getIntro

public javax.ws.rs.core.Response getIntro()
                                   throws Exception
Throws:
Exception


Copyright © 2002-2013 Atlassian. All Rights Reserved.