@ExperimentalApi public class CurrentCycle extends Object implements RemovalCount
A cycle is defined as a single scan of all the applicable content.
Constructor and Description |
---|
CurrentCycle() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Double |
getAttachmentFileSize() |
Integer |
getAttachmentsProcessed() |
Integer |
getAttachmentVersionsRemoved() |
LastIteration |
getCurrentIteration() |
Integer |
getIterationsCompleted() |
Long |
getNextStartIndex() |
Integer |
getPagesProcessed() |
Integer |
getPageVersionsRemoved() |
int |
hashCode() |
Integer |
incrementIterationsCompleted() |
void |
setAttachmentFileSize(Double attachmentFileSize) |
void |
setAttachmentsProcessed(Integer attachmentsProcessed) |
void |
setAttachmentVersionsRemoved(Integer attachmentVersionsRemoved) |
void |
setCurrentIteration(LastIteration lastIteration) |
void |
setIterationsCompleted(Integer iterationsCompleted) |
void |
setNextStartIndex(Long nextStartIndex) |
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
public Integer getIterationsCompleted()
public void setIterationsCompleted(Integer iterationsCompleted)
public Integer incrementIterationsCompleted()
public LastIteration getCurrentIteration()
public void setCurrentIteration(LastIteration lastIteration)
public Long getNextStartIndex()
public void setNextStartIndex(Long nextStartIndex)
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences