Class UploadGoal

    • Constructor Detail

      • UploadGoal

        public UploadGoal()

        Constructor for UploadGoal.

    • 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.