Interface ArchiveAdapter.Selector

Enclosing interface:
ArchiveAdapter

public static interface ArchiveAdapter.Selector
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    callback to select an archive for processing
  • Method Details

    • isSelected

      boolean isSelected(ArchiveAdapter.Entry entry)
      callback to select an archive for processing
      Parameters:
      entry - the archive entry information
      Returns:
      true if the archive entry has been selected for processing