Interface ScenarioInstanceRenameAware


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

      • notifyRename

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