]
Tristan Tarrant updated ISPN-5125:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.1.0.Final
Resolution: Done
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, 7.1.0.Final
The org.infinispan.notifications.cachelistener.filter.EventType has some methods that are
not marked as public (isRetry, isPreEvent, isRemove, isCreate, isModified).