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