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