Hi All,In an AEM 6.3 project , how can I get the current Page reference from a Java 'Model' class , for example 'HelloWorldModel' (see example source below).I would like to pass reference to current Page to Navigation (com.day.cq.wcm.foundation.Navigation).On AEM 6.1 there was method getCurrentPage(...