]
RH Bugzilla Integration updated ISPN-5125:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
EventType methods are not public
--------------------------------
Key: ISPN-5125
URL:
https://issues.jboss.org/browse/ISPN-5125
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 7.0.3.Final
Reporter: William Burns
Assignee: William Burns
Fix For: 7.1.0.Beta1
The org.infinispan.notifications.cachelistener.filter.EventType has some methods that are
not marked as public (isRetry, isPreEvent, isRemove, isCreate, isModified).