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