} catch (XSLTransformException e) {
Helper.setFehlerMeldung("could not create transformation: ", e);
} catch (IOException e) {
Helper.setFehlerMeldung("could not create transformation: ", e);
}
facesContext.responseComplete();
}
}
public String getMyProcessId() {
return String.valueOf(this.myProzess.getId());