Interface IScriptUpdates

  • All Superinterfaces:
    IIdHolder
    All Known Implementing Classes:
    Script

    public interface IScriptUpdates
    extends IIdHolder
    Description of the updates which should be performed on a script.
    • Method Detail

      • getDescription

        java.lang.String getDescription()
      • getName

        java.lang.String getName()
      • getScript

        java.lang.String getScript()
      • getModificationDate

        java.util.Date getModificationDate()