Class ScriptRestoreEvent

Object
ScriptRestoreEvent
All Implemented Interfaces:
Event, Serializable

public class ScriptRestoreEvent extends Object implements Event
See Also:
  • Constructor Details

    • ScriptRestoreEvent

      public ScriptRestoreEvent(Long historyId, String script)
  • Method Details

    • getHistoryId

      public Long getHistoryId()
    • getScript

      public String getScript()