Package org.alfresco.filesys.repo.rules
Interface ScenarioInstanceRenameAware
-
public interface ScenarioInstanceRenameAwareThe scenario instance wants to be notified about rename.- Author:
- mrogers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnotifyRename(Operation operation, Command command)Notify the scenario of a successful rename operation.
-