Package org.camunda.bpm.rest.beans
Class CustomRestApplication
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- org.camunda.bpm.rest.beans.CustomRestApplication
-
@ApplicationPath("/") public class CustomRestApplication extends javax.ws.rs.core.Application
-
-
Constructor Summary
Constructors Constructor Description CustomRestApplication()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Class<?>>
getClasses()
-