public class AuditLogCleaningService extends AbstractService
name, SERVICE_EVENT
NAME_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, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
public AuditLogCleaningService(AuditingStore auditingStore, ApplicationProperties applicationProperties)
public void run()
AbstractService
run
in interface JiraService
run
in interface Runnable
run
in class AbstractService
JiraService.init(com.opensymphony.module.propertyset.PropertySet)
public ObjectConfiguration getObjectConfiguration() throws ObjectConfigurationException
ObjectConfigurable
ObjectConfigurationException
Copyright © 2002-2024 Atlassian. All Rights Reserved.