Class AuditlogContent
java.lang.Object
com.codebarrel.automation.api.service.auditevent.model.AuditlogContent
-
Constructor Summary
ConstructorsConstructorDescriptionAuditlogContent
(List<ComponentLog> componentLogs, List<AssociatedItem> globalAssociatedItems, List<AuditlogChange> globalChanges) -
Method Summary
-
Constructor Details
-
AuditlogContent
public AuditlogContent() -
AuditlogContent
public AuditlogContent(List<ComponentLog> componentLogs, List<AssociatedItem> globalAssociatedItems, List<AuditlogChange> globalChanges)
-
-
Method Details