public class ConfluenceEventDispatcher<C>
extends com.atlassian.event.internal.AsynchronousAbleEventDispatcher
Testing visibility is needed for tests which are relying on completion of async events.
| Constructor and Description |
|---|
ConfluenceEventDispatcher(com.atlassian.event.spi.EventExecutorFactory executorFactory,
com.atlassian.event.internal.AsynchronousEventResolver asynchronousEventResolver,
com.atlassian.sal.api.executor.ThreadLocalContextManager<C> threadLocalContextManager,
VCacheRequestContextOperations vCacheRequestContextOperations) |
| Modifier and Type | Method and Description |
|---|---|
protected Executor |
getAsynchronousExecutor() |
Executor |
getInternalExecutor() |
public ConfluenceEventDispatcher(com.atlassian.event.spi.EventExecutorFactory executorFactory,
com.atlassian.event.internal.AsynchronousEventResolver asynchronousEventResolver,
com.atlassian.sal.api.executor.ThreadLocalContextManager<C> threadLocalContextManager,
VCacheRequestContextOperations vCacheRequestContextOperations)
Copyright © 2003–2022 Atlassian. All rights reserved.