Class CliExecutionRequestBody


  • public class CliExecutionRequestBody
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean executeViaCLI  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • executeViaCLI

        public final boolean executeViaCLI
    • Constructor Detail

      • CliExecutionRequestBody

        public CliExecutionRequestBody​(boolean executeViaCLI)