public class AuditingResponseBean extends Object
Constructor and Description |
---|
AuditingResponseBean(Collection<AuditRecordBean> records,
Integer offset,
Integer limit,
Long total) |
public AuditingResponseBean(Collection<AuditRecordBean> records, Integer offset, Integer limit, Long total)
public Iterable<AuditRecordBean> getRecords()
public Integer getOffset()
public Integer getLimit()
public Long getTotal()
Copyright © 2002-2015 Atlassian. All Rights Reserved.