Package com.artisol.teneo.engine.core.script


package com.artisol.teneo.engine.core.script
  • Class
    Description
    This interface is the base for a an arbitrary data aggregation provided to solution scripts.
    This interface defines read-only access to the script bindings.
    This class defines an interface for scripts to store and retrieve named objects of arbitrary types, the so-called 'attributes'.
    Utilities class that provides static methods to get stored secrets.