@Override protected boolean doExecute(Event event) { event.getContext().setAttribute("success", true); return true; }