public class

ThisIsNotAnRestEndPoint

extends Object
java.lang.Object
   ↳ com.atlassian.jira.dev.reference.plugin.ThisIsNotAnRestEndPoint

Class Overview

Simple REST Resource. It is not an end-point as there is no such thing in proper REST :-P

Summary

Nested Classes
class ThisIsNotAnRestEndPoint.ReturnValue  
Public Constructors
ThisIsNotAnRestEndPoint()
Public Methods
Response invoke()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ThisIsNotAnRestEndPoint ()

Public Methods

public Response invoke ()