public interface PostEnable
An interface for components that need to run code after the plugin has been enabled
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called after the plugin has been enabled
  • Method Details

    • postEnable

      void postEnable()
      Called after the plugin has been enabled