Package org.alfresco.filesys.repo.rules
Interface ScenarioInstanceRenameAware
public interface ScenarioInstanceRenameAware
The scenario instance wants to be notified about rename.
- Author:
- mrogers
-
Method Summary
Modifier and TypeMethodDescriptionvoidnotifyRename(Operation operation, Command command) Notify the scenario of a successful rename operation.
-
Method Details
-
notifyRename
Notify the scenario of a successful rename operation.- Parameters:
operation-command-
-