| Package | Description |
|---|---|
| com.atlassian.confluence.pages.collab | |
| com.atlassian.confluence.pages.collab.impl.tracking |
| Modifier and Type | Method and Description |
|---|---|
SynchronyEvictionType |
SynchronyEvictionEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
SynchronyEvictionType |
SynchronyEvictionProgress.getEvictionType() |
static SynchronyEvictionType |
SynchronyEvictionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronyEvictionType[] |
SynchronyEvictionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SynchronyEvictionProgress |
SynchronyEvictionProgress.setEvictionType(SynchronyEvictionType evictionType) |
default SynchronyEvictionProgress |
SynchronyEvictionProgressTracking.startEviction(SynchronyEvictionType type,
Integer thresholdHours) |
SynchronyEvictionProgress |
SynchronyEvictionProgressTracking.startEviction(SynchronyEvictionType type,
Integer thresholdHours,
Integer limit)
Gets called before starting the whole eviction procedure
|
SynchronyEvictionProgress |
AnalyticsEvictionProgressTracking.startEviction(SynchronyEvictionType type,
Integer thresholdHours,
Integer limit) |
SynchronyEvictionProgress |
CompositeEvictionProgressTracking.startEviction(SynchronyEvictionType type,
Integer thresholdHours,
Integer limit) |
Copyright © 2003–2021 Atlassian. All rights reserved.