Class StarttempCommand


  • public class StarttempCommand
    extends RestCommand
    This command expects a post with a single XML config to start a temporary config instance. If a config is posted it is set on the config instance.
    • Constructor Detail

      • StarttempCommand

        public StarttempCommand()
    • Method Detail

      • execute

        public void execute()
                     throws java.lang.Exception
        Specified by:
        execute in class RestCommand
        Throws:
        java.lang.Exception