@Deprecated public class AuditingResponseBean extends Object
Constructor and Description |
---|
AuditingResponseBean(Collection<AuditRecordBean> records,
Integer offset,
Integer limit,
Long total)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getLimit()
Deprecated.
|
Integer |
getOffset()
Deprecated.
|
Iterable<AuditRecordBean> |
getRecords()
Deprecated.
|
Long |
getTotal()
Deprecated.
|
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-2024 Atlassian. All Rights Reserved.