333435363738394041
super(config); groupAttribute = getRequiredAttribute("group"); } protected JbpmActionListener getListener(final FaceletContext ctx) { return new DeleteGroupActionListener( getValueExpression(groupAttribute, ctx, Group.class) ); }