Class AbstractDslContingenciesProvider

    • Field Detail

      • script

        protected final groovy.lang.GroovyCodeSource script
    • Constructor Detail

      • AbstractDslContingenciesProvider

        protected AbstractDslContingenciesProvider​(Path path)
        Creates a provider by reading the DSL from a UTF-8 encoded file.
      • AbstractDslContingenciesProvider

        protected AbstractDslContingenciesProvider​(InputStream input)
        Creates a provider by reading the DSL content from a UTF-8 encoded input stream.