ext.sulis

Class SulisScheduler

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int MAJOR 
      static int MINOR 
    • Constructor Summary

      Constructors 
      Constructor and Description
      SulisScheduler() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static void main(String[] args) 
      static void runTasks() 
      • Methods inherited from class Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SulisScheduler

        public SulisScheduler()
    • Method Detail

      • runTasks

        public static void runTasks()
      • main

        public static void main(String[] args)
                         throws Exception
        Throws:
        Exception