Class AutomationServerProvider

java.lang.Object
org.nuxeo.ecm.automation.server.rest.AutomationServerProvider
All Implemented Interfaces:
jakarta.ws.rs.core.Feature

@Singleton @Provider public class AutomationServerProvider extends Object implements jakarta.ws.rs.core.Feature
Since:
8.10
  • Constructor Details

    • AutomationServerProvider

      public AutomationServerProvider()
  • Method Details

    • configure

      public boolean configure(jakarta.ws.rs.core.FeatureContext context)
      Specified by:
      configure in interface jakarta.ws.rs.core.Feature