Uses of Class
com.atlassian.confluence.impl.audit.AffectedObjectEntity
Packages that use AffectedObjectEntity
-
Uses of AffectedObjectEntity in com.atlassian.confluence.impl.audit
Methods in com.atlassian.confluence.impl.audit that return AffectedObjectEntityModifier and TypeMethodDescriptionstatic AffectedObjectEntity
AffectedObjectEntity.from
(AffectedObjectEntity other, AuditRecordEntity parentRecord) Deprecated.static AffectedObjectEntity
AffectedObjectEntity.fromAffectedObject
(AffectedObject affectedObject, AuditRecordEntity parentRecord) Deprecated.Methods in com.atlassian.confluence.impl.audit that return types with arguments of type AffectedObjectEntityMethods in com.atlassian.confluence.impl.audit with parameters of type AffectedObjectEntityModifier and TypeMethodDescriptionstatic AffectedObjectEntity
AffectedObjectEntity.from
(AffectedObjectEntity other, AuditRecordEntity parentRecord) Deprecated.