this.i18NSource = i18NSource;
this.contextHelp = contextHelp;
this.dictionaryName = dictionary;
if (application instanceof GenericVaadinPortlet2BpmApplication) {
GenericVaadinPortlet2BpmApplication o = (GenericVaadinPortlet2BpmApplication) application;
showKeys = o.showKeys();
}
ProcessToolContext ctx = ProcessToolContext.Util.getThreadProcessToolContext();
ProcessDictionaryRegistry registry = ctx.getProcessDictionaryRegistry();