Class SharedConfigurationStatusResponse

    • Constructor Detail

      • SharedConfigurationStatusResponse

        public SharedConfigurationStatusResponse​(java.lang.Boolean success,
                                                 java.lang.Boolean scriptFound)
      • SharedConfigurationStatusResponse

        public SharedConfigurationStatusResponse​(java.lang.Boolean success,
                                                 java.lang.Boolean scriptFound,
                                                 java.lang.String errorText)
    • Method Detail

      • getScriptFound

        public java.lang.Boolean getScriptFound()
      • setScriptFound

        public void setScriptFound​(java.lang.Boolean scriptFound)