Class ScriptEnvParams


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

      Fields 
      Modifier and Type Field Description
      java.lang.String companyId  
      boolean testMode  
    • Constructor Summary

      Constructors 
      Constructor Description
      ScriptEnvParams()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • companyId

        public java.lang.String companyId
      • testMode

        public boolean testMode
    • Constructor Detail

      • ScriptEnvParams

        public ScriptEnvParams()