Interface PurgingProcess


  • public interface PurgingProcess
    Represents the information of a Purging old Matching result data process execution.
    • Method Detail

      • finished

        boolean finished()

        Checks whether the process finished.

      • cancel

        void cancel()

        Cancels a purging process.