Interface ScenarioInstanceRenameAware


public interface ScenarioInstanceRenameAware
The scenario instance wants to be notified about rename.
Author:
mrogers
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notifyRename(Operation operation, Command command)
    Notify the scenario of a successful rename operation.
  • Method Details

    • notifyRename

      void notifyRename(Operation operation, Command command)
      Notify the scenario of a successful rename operation.
      Parameters:
      operation -
      command -