Class EnterpriseArtefactsControllerPlugin

  • All Implemented Interfaces:
    step.core.plugins.ControllerPlugin, step.core.plugins.OptionalPlugin, step.framework.server.ServerPlugin<step.core.GlobalContext>

    public class EnterpriseArtefactsControllerPlugin
    extends AbstractLicensedControllerPlugin
    This plugin is responsible for the registration of UI components of enterprise artefacts
    • Constructor Detail

      • EnterpriseArtefactsControllerPlugin

        public EnterpriseArtefactsControllerPlugin()
    • Method Detail

      • serverStart

        public void serverStart​(step.core.GlobalContext context)
                         throws Exception
        Specified by:
        serverStart in interface step.framework.server.ServerPlugin<step.core.GlobalContext>
        Overrides:
        serverStart in class step.core.plugins.AbstractControllerPlugin
        Throws:
        Exception
      • getWebPlugin

        public step.core.plugins.WebPlugin getWebPlugin()
        Specified by:
        getWebPlugin in interface step.core.plugins.ControllerPlugin
        Overrides:
        getWebPlugin in class step.core.plugins.AbstractControllerPlugin