Uses of Interface
org.alfresco.filesys.repo.rules.Scenario
Packages that use Scenario
-
Uses of Scenario in org.alfresco.filesys.repo.rules
Classes in org.alfresco.filesys.repo.rules that implement ScenarioModifier and TypeClassDescriptionclassA create, delete, rename, shuffle a) New file created. b) Existing file deleted c) New file moved into place.classA shuffle a) New file created. b) Existing file moved out of the way c) New file moved into place. d) Old file deleted.classThe DeleteOnClose rename shuffle is a delete on close of a file resulting in a file being deleted followed by a rename or a create First case of this is Mac Mountain Lion Preview application. and then a new copy of the file put into place.classA delete restore shuffle.classA double rename shuffle a) Existing file renamed out of the way.classA locked delete shuffleclassThis is an instance of a "multiple rename shuffle" triggered by rename of a file to a special pattern file matching a specified pattern.classThe Open File Scenario is a sequence of multiple openFile operations Only on the last close does the repo get closed.classclassA rename, delete, move scenario a) Original file is renamed. b) Renamed file is deleted via delete command or via deleteOnClose flag and close operation. c) Temp file is moved into original file location.classThe "Vi" rename shuffle is a sequence where a file is moved out of the way and then a new copy of the file put into place.classThe Bog Standard Instance.classA temp delete shuffle.Methods in org.alfresco.filesys.repo.rules that return types with arguments of type ScenarioMethod parameters in org.alfresco.filesys.repo.rules with type arguments of type Scenario