2728293031323334353637
try { // get current URL and portal final PortalUrl url = PortalUrl.fromEvent(group, event, param); final Portal view = url.view(); // prepare layout eventBus.newPortal(view, layout.make(view, eventBus)); // dispatch current URL