Package org.imixs.workflow.office.rest
Class RestServiceApp
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- org.imixs.workflow.office.rest.RestServiceApp
-
@ApplicationPath("/api") public class RestServiceApp extends javax.ws.rs.core.ApplicationRestServiceApp is the main service class for the rest-service interface. Resource = /api- Author:
- rsoika
-
-
Constructor Summary
Constructors Constructor Description RestServiceApp()
-