-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Section 10.4.4. Conditional observer methods' - specifies 'receive' as the element name for the @Observes annotation. The correct element should be 'notifyObserver' as per Javadocs http://bit.ly/16PfyhD
public void refreshOnDocumentUpdate(@Observes(notifyObserver=IF_EXISTS) @Updated Document doc)