Interface ListFilesPolicy

  • All Superinterfaces:
    VcsExtension
    All Known Subinterfaces:
    ListDirectChildrenPolicy

    public interface ListFilesPolicy
    extends VcsExtension
    Base interface for different list files policies. An actual implementation should not implement this interface directly but rather implement one of its subinterfaces.
    Author:
    dmitry.neverov