Class SchedulerTaskAssertionPlugin

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

    public class SchedulerTaskAssertionPlugin
    extends AbstractLicensedControllerPlugin
    • Method Summary

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

        afterInitializeData, canBeDisabled, getExecutionEnginePlugin, getWebPlugin, initializeData, migrateData, serverStop
      • 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

      • SchedulerTaskAssertionPlugin

        public SchedulerTaskAssertionPlugin()
    • Method Detail

      • serverStart

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