Class DefaultQueueOp

  • All Implemented Interfaces:
    Runnable

    public abstract class DefaultQueueOp
    extends Object
    implements Runnable
    Wrapper class so a Runnable can schedule itself onto the Gerrit Workqueue. Subclasses must implement the run method.