public class AuditUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getAuditEventType(Set<String> eventTypes,
Set<String> resourceTypes)
Returns the Audit event type based on fedora event type and properties.
|
static Set<String> |
getEventURIs(Set<org.fcrepo.kernel.api.observer.EventType> types)
Returns the set of event type URIs for the integer event types.
|
public static Set<String> getEventURIs(Set<org.fcrepo.kernel.api.observer.EventType> types)
types - to be converted to URIspublic static String getAuditEventType(Set<String> eventTypes, Set<String> resourceTypes)
eventTypes - from FedoraresourceTypes - associated with the object of the Fedora eventCopyright © 2013–2016 DuraSpace, Inc.. All rights reserved.