Interface FileCollectionDependency

All Superinterfaces:
Dependency

public interface FileCollectionDependency extends Dependency
A FileCollectionDependency is a Dependency on a collection of local files which are not stored in a repository.
  • Method Details

    • getFiles

      FileCollection getFiles()
      Returns the files attached to this dependency.
      Since:
      3.3