Class SCMEvent.Dispatcher<E extends SCMEvent<?>>

java.lang.Object
jenkins.scm.api.SCMEvent.Dispatcher<E>
All Implemented Interfaces:
Runnable
Enclosing class:
SCMEvent<P>

protected abstract static class SCMEvent.Dispatcher<E extends SCMEvent<?>> extends Object implements Runnable
  • Constructor Details

    • Dispatcher

      public Dispatcher(E event)
  • Method Details