com.atlassian.jira.gadgets.system
Class IntroductionResource
java.lang.Object
com.atlassian.jira.gadgets.system.IntroductionResource
public class IntroductionResource
- extends Object
REST endpoint to retrieve the introduction html.
- Since:
- v4.0
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 |
IntroductionResource
public IntroductionResource(ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
PermissionManager permissionManager,
ProjectManager projectManager,
VelocityRequestContextFactory velocityRequestContextFactory)
getIntro
public javax.ws.rs.core.Response getIntro()
throws Exception
- Throws:
Exception
Copyright © 2002-2012 Atlassian. All Rights Reserved.