Class SignalEventSubscriptionByScopeAndEventNameMatcher
java.lang.Object
org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<EventSubscriptionEntity>
org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByScopeAndEventNameMatcher
- All Implemented Interfaces:
CachedEntityMatcher<EventSubscriptionEntity>
public class SignalEventSubscriptionByScopeAndEventNameMatcher
extends CachedEntityMatcherAdapter<EventSubscriptionEntity>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisRetained(EventSubscriptionEntity eventSubscriptionEntity, Object parameter) Methods inherited from class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
isRetained
-
Constructor Details
-
SignalEventSubscriptionByScopeAndEventNameMatcher
public SignalEventSubscriptionByScopeAndEventNameMatcher()
-
-
Method Details
-
isRetained
- Specified by:
isRetainedin classCachedEntityMatcherAdapter<EventSubscriptionEntity>
-