Class OpenAPIPluginActivator

  • All Implemented Interfaces:
    com.devonfw.cobigen.api.extension.GeneratorPluginActivator

    public class OpenAPIPluginActivator
    extends Object
    implements com.devonfw.cobigen.api.extension.GeneratorPluginActivator
    Plug-in activator to be registered at CobiGen.
    • Constructor Detail

      • OpenAPIPluginActivator

        public OpenAPIPluginActivator()
    • Method Detail

      • bindMerger

        public List<com.devonfw.cobigen.api.extension.Merger> bindMerger()
        Specified by:
        bindMerger in interface com.devonfw.cobigen.api.extension.GeneratorPluginActivator
      • bindTriggerInterpreter

        public List<com.devonfw.cobigen.api.extension.TriggerInterpreter> bindTriggerInterpreter()
        Specified by:
        bindTriggerInterpreter in interface com.devonfw.cobigen.api.extension.GeneratorPluginActivator