Package org.camunda.bpm.welcome.impl.web
Class WelcomeApplication
java.lang.Object
jakarta.ws.rs.core.Application
org.camunda.bpm.welcome.impl.web.WelcomeApplication
public class WelcomeApplication
extends jakarta.ws.rs.core.Application
The rest api exposed by the welcome application
- Author:
- Daniel Meyer
-
Constructor Summary
-
Method Summary
Methods inherited from class jakarta.ws.rs.core.Application
getProperties, getSingletons
-
Constructor Details
-
WelcomeApplication
public WelcomeApplication()
-
-
Method Details
-
getClasses
- Overrides:
getClasses
in classjakarta.ws.rs.core.Application
-