Package | Description |
---|---|
com.atlassian.confluence.internal.schedule.persistence.dao | |
com.atlassian.confluence.schedule.managers |
Modifier and Type | Method and Description |
---|---|
int |
HibernateInternalRunDetailsDao.purgeOldRunDetails(SchedulerRunDetailsPurgeMode purgeMode,
int limit) |
int |
InternalRunDetailsDao.purgeOldRunDetails(SchedulerRunDetailsPurgeMode purgeMode,
int limit) |
Modifier and Type | Method and Description |
---|---|
static SchedulerRunDetailsPurgeMode |
SchedulerRunDetailsPurgeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchedulerRunDetailsPurgeMode[] |
SchedulerRunDetailsPurgeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2020 Atlassian. All rights reserved.