Class HarvestTemplateApplication


  • public class HarvestTemplateApplication
    extends java.lang.Object
    Utility for maintaining harvest-templates from the commandline. With this utility, you can - create new templates - update existing templates - download one or more templates - show all existing templates
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      The main method of the HarvestTemplateApplication.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        The main method of the HarvestTemplateApplication.
        Parameters:
        args - array of commandline arguments