public class AuditLogCleaningService extends AbstractService
name, SERVICE_EVENTNAME_COMPARATOR| Constructor and Description |
|---|
AuditLogCleaningService(AuditingStore auditingStore,
ApplicationProperties applicationProperties) |
| Modifier and Type | Method and Description |
|---|---|
ObjectConfiguration |
getObjectConfiguration()
Retrieves an object configuration object with properties that can be set
|
void |
run()
This method must be implemented in a subclass, and performs the functionality
that the service performs.
|
destroy, getDefaultProperty, getDescription, getKey, getLongProperty, getName, getObjectConfiguration, getProperties, getProperty, getTextProperty, hasProperty, init, isInternal, isUnique, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitpublic AuditLogCleaningService(AuditingStore auditingStore, ApplicationProperties applicationProperties)
public void run()
AbstractServicerun in interface JiraServicerun in interface Runnablerun in class AbstractServiceJiraService.init(com.opensymphony.module.propertyset.PropertySet)public ObjectConfiguration getObjectConfiguration() throws ObjectConfigurationException
ObjectConfigurableObjectConfigurationExceptionCopyright © 2002-2024 Atlassian. All Rights Reserved.