Class ScriptReference

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<Artifact<?>>

    public abstract class ScriptReference
    extends Artifact<ScriptReference>
    An external script file referenced in the module manifest. The index is important because output order must match module declaration order.
    See Also:
    Serialized Form