466467468469470471472473474475476
ps.print("'null LP'"); } else { ps.print("'" + wr.getEntity().getName() + "'"); } ps.println(" actionOcc:" + wr.wasActivated() + " action:" + wr.getReturnToken() + " comment: " + wr.getComment()); } }