@AsynchronousPreferred public class SynchronyEvictionSearchEvent extends Object
Modifier and Type | Method and Description |
---|---|
static SynchronyEvictionSearchEvent |
failed(SynchronyEvictionProgress progress) |
Integer |
getContentsFound() |
Integer |
getLimit() |
Boolean |
getSuccessful() |
Long |
getTime() |
SynchronyEvictionSearchType |
getType() |
static SynchronyEvictionSearchEvent |
successful(SynchronyEvictionProgress progress,
int contentsFound) |
public static SynchronyEvictionSearchEvent successful(SynchronyEvictionProgress progress, int contentsFound)
public static SynchronyEvictionSearchEvent failed(SynchronyEvictionProgress progress)
public SynchronyEvictionSearchType getType()
public Integer getLimit()
public Boolean getSuccessful()
public Integer getContentsFound()
public Long getTime()
Copyright © 2003–2020 Atlassian. All rights reserved.