@Deprecated public interface WorkflowAuditService
| Modifier and Type | Method and Description |
|---|---|
void |
addRecord(AuditRecord auditRecord)
Deprecated.
Add an audit record.
|
List<AuditRecord> |
getRecords(String spaceKey)
Deprecated.
Get workflow audit records for a space (space specific configuration
changes) or gloabl (spaceKey = null)
|
void addRecord(AuditRecord auditRecord)
auditRecord - List<AuditRecord> getRecords(String spaceKey)
spaceKey - the space to get the audit records for, null for global
records.Copyright © 2021 Comala Technology Solutions, Inc.. All rights reserved.