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.ApplicationThe 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 java.util.Set<java.lang.Class<?>>getClasses() 
 -