@AsynchronousPreferred public class SynchronyEvictionEvent extends Object
Modifier and Type | Method and Description |
---|---|
static SynchronyEvictionEvent |
failed(SynchronyEvictionProgress progress) |
Integer |
getContentsRemoved() |
Integer |
getLimit() |
Integer |
getRowsRemoved() |
Boolean |
getSuccessful() |
Integer |
getThresholdHours() |
long |
getTime() |
SynchronyEvictionType |
getType() |
static SynchronyEvictionEvent |
successful(SynchronyEvictionProgress progress,
int contentsRemoved,
int rowsRemoved) |
public static SynchronyEvictionEvent successful(SynchronyEvictionProgress progress, int contentsRemoved, int rowsRemoved)
public static SynchronyEvictionEvent failed(SynchronyEvictionProgress progress)
public SynchronyEvictionType getType()
public Integer getThresholdHours()
public Integer getLimit()
public long getTime()
public Boolean getSuccessful()
public Integer getContentsRemoved()
public Integer getRowsRemoved()
Copyright © 2003–2020 Atlassian. All rights reserved.
View cookie preferences