891011121314
public class MemberHistoryAction extends SingleTargetAction { public MemberHistoryAction() { super(new MemberHistoryAPICommand()); }