Package org.ctan.site.resources.admin
Class Jobs3Resource
java.lang.Object
org.ctan.site.resources.admin.Jobs3Resource
@Path("/3.0/admin")
@Produces("application/json")
@RolesAllowed("ADMIN")
public class Jobs3Resource
extends Object
The class
Ticket3Resource contains the CRUD controller for the
tickets list resource.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Jobs3Resource
public Jobs3Resource()
-
-
Method Details
-
list
The methodlistprovides means to retrieve a page of jobs.- Returns:
- the page for the jobs or
null
-