Interface UpdateTask

    • Method Detail

      • start

        void start()
        Tasks must not start themselves in the constructor. Do it here.
      • shutdown

        void shutdown()
      • isRunning

        boolean isRunning()
      • getURI

        URI getURI()
        The current URI being checked or downloaded from. Can change if there are multiple URIs to try.
      • getID

        String getID()
        Valid for plugins