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 SummaryConstructors
- 
Method SummaryMethods inherited from class jakarta.ws.rs.core.ApplicationgetProperties, getSingletons
- 
Constructor Details- 
WelcomeApplicationpublic WelcomeApplication()
 
- 
- 
Method Details- 
getClasses- Overrides:
- getClassesin class- jakarta.ws.rs.core.Application
 
 
-