Class AutomationServiceProvider
java.lang.Object
org.nuxeo.ecm.automation.server.rest.AutomationServiceProvider
- All Implemented Interfaces:
jakarta.ws.rs.core.Feature
@Singleton
@Provider
public class AutomationServiceProvider
extends Object
implements jakarta.ws.rs.core.Feature
- Since:
- 8.10
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AutomationServiceProvider
public AutomationServiceProvider()
-
-
Method Details
-
configure
public boolean configure(jakarta.ws.rs.core.FeatureContext context) - Specified by:
configure
in interfacejakarta.ws.rs.core.Feature
-