public class SynchronousEventFilter extends Object implements com.atlassian.event.internal.AsynchronousEventResolver
Constructor and Description |
---|
SynchronousEventFilter(com.atlassian.event.internal.AsynchronousEventResolver delegate,
com.google.common.base.Predicate<Object> synchronousEventPredicate) |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.event.internal.AsynchronousEventResolver |
create(com.atlassian.event.internal.AsynchronousEventResolver delegate,
com.atlassian.config.db.HibernateConfig hibernateConfig) |
boolean |
isAsynchronousEvent(Object event) |
public SynchronousEventFilter(com.atlassian.event.internal.AsynchronousEventResolver delegate, com.google.common.base.Predicate<Object> synchronousEventPredicate)
public boolean isAsynchronousEvent(Object event)
isAsynchronousEvent
in interface com.atlassian.event.internal.AsynchronousEventResolver
public static com.atlassian.event.internal.AsynchronousEventResolver create(com.atlassian.event.internal.AsynchronousEventResolver delegate, com.atlassian.config.db.HibernateConfig hibernateConfig)
Copyright © 2003–2022 Atlassian. All rights reserved.