Class ScenarioDeleteRestoreInstance

  • All Implemented Interfaces:
    ScenarioInstance

    public class ScenarioDeleteRestoreInstance
    extends java.lang.Object
    implements ScenarioInstance
    This is an instance of a "delete restore shuffle" Triggered by a delete of a file followed by a recreate of that same file.

    First implemented for MacOS Lion Finder.

    Sequence of operations. a) File Deleted b) File Created.

    • Constructor Detail

      • ScenarioDeleteRestoreInstance

        public ScenarioDeleteRestoreInstance()