Interface ISnapshotConfigurator.ISnapshotConfiguratorEntry

  • Enclosing interface:
    ISnapshotConfigurator

    public static interface ISnapshotConfigurator.ISnapshotConfiguratorEntry
    Snapshot configurator entry.

    Snapshot configurator entry is created by ISnapshotConfigurator.include(Path root) for the given root. It allows to exclude some files or folders under the root from snapshot.

    Restriction:
    This interface is not intended to be extended by clients.
    Restriction:
    This interface is not intended to be implemented by clients.