Interface DeleteOrphanFiles.Result

Enclosing interface:
DeleteOrphanFiles

public static interface DeleteOrphanFiles.Result
The action result that contains a summary of the execution.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns locations of orphan files.
  • Method Details

    • orphanFileLocations

      Iterable<String> orphanFileLocations()
      Returns locations of orphan files.