Class AdapterUtils
- java.lang.Object
-
- com.atlassian.confluence.api.impl.service.audit.adapter.AdapterUtils
-
@Deprecated public class AdapterUtils extends Object
Deprecated.since 7.5.0. New atlassian-audit-api should be usedUtils to help with conversion between legacy and new auditing framework- Since:
- 7.5.0
-
-
Constructor Summary
Constructors Constructor Description AdapterUtils()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static Period
toPeriod(RetentionPeriod retentionPeriod)
Deprecated.
-
-
-
Method Detail
-
toPeriod
public static Period toPeriod(RetentionPeriod retentionPeriod)
Deprecated.
-
-