Class CleanGoal

    • Constructor Detail

      • CleanGoal

        public CleanGoal()

        Constructor for CleanGoal.

    • Method Detail

      • executeTasks

        protected void executeTasks()
                             throws Exception
        MUST be overridden in subclasses to implement the goal-specific tasks.
        Specified by:
        executeTasks in class AbstractGoal
        Throws:
        Exception - if any.