333435363738394041
super(config); targetTagAttribute = getRequiredAttribute("target"); } protected JbpmActionListener getListener(final FaceletContext ctx) { return new ListGroupsActionListener( getValueExpression(targetTagAttribute, ctx, List.class) ); }