Class EnterprisePlansControllerPlugin

  • All Implemented Interfaces:
    step.core.plugins.ControllerPlugin, step.core.plugins.OptionalPlugin

    public class EnterprisePlansControllerPlugin
    extends AbstractLicensedControllerPlugin
    This plugin is responsible for the registration of UI components of enterprise artefacts
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getModuleName()  
      void initializeData​(step.core.GlobalContext context)  
      • Methods inherited from class step.core.plugins.AbstractControllerPlugin

        afterInitializeData, executionControllerDestroy, executionControllerStart, getExecutionEnginePlugin, getWebPlugin, migrateData, registerWebapp, registerWebappFromClass
      • Methods inherited from class step.core.plugins.AbstractPlugin

        toString, validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EnterprisePlansControllerPlugin

        public EnterprisePlansControllerPlugin()
    • Method Detail

      • initializeData

        public void initializeData​(step.core.GlobalContext context)
                            throws java.lang.Exception
        Specified by:
        initializeData in interface step.core.plugins.ControllerPlugin
        Overrides:
        initializeData in class step.core.plugins.AbstractControllerPlugin
        Throws:
        java.lang.Exception