public class RemovalCount extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RemovalCount.Builder  | 
| Constructor and Description | 
|---|
RemovalCount()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RemovalCount.Builder | 
builder()  | 
boolean | 
equals(Object o)  | 
long | 
getAttachmentFileSize()  | 
long | 
getAttachmentVersionsRemoved()  | 
long | 
getPageVersionsRemoved()  | 
int | 
hashCode()  | 
String | 
toString()  | 
public long getPageVersionsRemoved()
public long getAttachmentVersionsRemoved()
public long getAttachmentFileSize()
public static RemovalCount.Builder builder()
Copyright © 2003–2022 Atlassian. All rights reserved.