Class BambooLegacyRetentionConfigProvider
- java.lang.Object
-
- com.atlassian.bamboo.audit.migrators.BambooLegacyRetentionConfigProvider
-
- All Implemented Interfaces:
com.atlassian.audit.spi.migration.LegacyRetentionConfigProvider
public class BambooLegacyRetentionConfigProvider extends Object implements com.atlassian.audit.spi.migration.LegacyRetentionConfigProvider
-
-
Constructor Summary
Constructors Constructor Description BambooLegacyRetentionConfigProvider()
-
-
-
Method Detail
-
get
public Optional<com.atlassian.audit.api.AuditRetentionConfig> get()
- Specified by:
get
in interfacecom.atlassian.audit.spi.migration.LegacyRetentionConfigProvider
-
-