Package org.camunda.bpm.admin.impl.web
Class AdminApplication
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- org.camunda.bpm.admin.impl.web.AdminApplication
-
public class AdminApplication extends javax.ws.rs.core.Application
The rest api exposed by the admin application- Author:
- Daniel Meyer
-
-
Constructor Summary
Constructors Constructor Description AdminApplication()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Class<?>>
getClasses()
-