Class AuScript

    • Constructor Detail

      • AuScript

        public AuScript​(Component depends,
                        java.lang.String script)
        Parameters:
        depends - the component that this script depends on. Or null if this script shall always execute.
      • AuScript

        public AuScript​(java.lang.String script)
        Constructs a AuScript response that doesn't depend on any component.
        Since:
        6.0.0