@ExperimentalApi public class LastIteration extends Object implements RemovalCount
An iteration is defined as a subset of applicable content.
Constructor and Description |
---|
LastIteration() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Double |
getAttachmentFileSize() |
Integer |
getAttachmentsProcessed() |
Integer |
getAttachmentVersionsRemoved() |
Integer |
getPagesProcessed() |
Integer |
getPageVersionsRemoved() |
int |
hashCode() |
void |
setAttachmentFileSize(Double attachmentFileSize) |
void |
setAttachmentsProcessed(Integer attachmentsProcessed) |
void |
setAttachmentVersionsRemoved(Integer attachmentVersionsRemoved) |
void |
setPagesProcessed(Integer pagesProcessed) |
void |
setPageVersionsRemoved(Integer pageVersionsRemoved) |
String |
toString() |
public Integer getPageVersionsRemoved()
getPageVersionsRemoved
in interface RemovalCount
public void setPageVersionsRemoved(Integer pageVersionsRemoved)
setPageVersionsRemoved
in interface RemovalCount
public Integer getAttachmentVersionsRemoved()
getAttachmentVersionsRemoved
in interface RemovalCount
public void setAttachmentVersionsRemoved(Integer attachmentVersionsRemoved)
setAttachmentVersionsRemoved
in interface RemovalCount
public Double getAttachmentFileSize()
getAttachmentFileSize
in interface RemovalCount
public void setAttachmentFileSize(Double attachmentFileSize)
setAttachmentFileSize
in interface RemovalCount
public Integer getPagesProcessed()
getPagesProcessed
in interface RemovalCount
public void setPagesProcessed(Integer pagesProcessed)
setPagesProcessed
in interface RemovalCount
public Integer getAttachmentsProcessed()
getAttachmentsProcessed
in interface RemovalCount
public void setAttachmentsProcessed(Integer attachmentsProcessed)
setAttachmentsProcessed
in interface RemovalCount
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences