Interface LowPriorityTask

  • All Superinterfaces:
    Runnable

    public interface LowPriorityTask
    extends Runnable
    Interface for low priority tasks (like text extraction) that can be scheduled later based on the extractor's load
    See Also:
    JCR-3146.
    • Method Summary