Class BambooLegacyAuditEntityMigrator
java.lang.Object
com.atlassian.bamboo.audit.migrators.BambooLegacyAuditEntityMigrator
- All Implemented Interfaces:
com.atlassian.audit.spi.migration.LegacyAuditEntityMigrator
public class BambooLegacyAuditEntityMigrator
extends Object
implements com.atlassian.audit.spi.migration.LegacyAuditEntityMigrator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
migrate
(@NotNull com.atlassian.audit.api.AuditConsumer auditConsumer)
-
Constructor Details
-
BambooLegacyAuditEntityMigrator
public BambooLegacyAuditEntityMigrator()
-
-
Method Details
-
migrate
public void migrate(@NotNull @NotNull com.atlassian.audit.api.AuditConsumer auditConsumer) - Specified by:
migrate
in interfacecom.atlassian.audit.spi.migration.LegacyAuditEntityMigrator
-