RecordsManagementAuditService.@AlfrescoPublicApi
public interface RecordsManagementAuditServiceDeprecated
| Modifier and Type | Method and Description |
|---|---|
void |
auditRMAction(RecordsManagementAction action,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
Map<String,Serializable> parameters)
Deprecated.
as of 2.1
|
void |
clear()
Deprecated.
as of 2.1, see
#clear(NodeRef) |
Date |
getDateLastStarted()
Deprecated.
as of 2.1, see
#getDateLastStarted(NodeRef) |
Date |
getDateLastStopped()
Deprecated.
as of 2.1, see
#getDateLastStopped(NodeRef) |
boolean |
isEnabled()
Deprecated.
as of 2.1, see
#isEnabled(NodeRef) |
void |
stop()
Deprecated.
as of 2.1, see
#stop(NodeRef) |
@Deprecated void stop()
#stop(NodeRef)@Deprecated void clear()
#clear(NodeRef)@Deprecated boolean isEnabled()
#isEnabled(NodeRef)@Deprecated Date getDateLastStarted()
#getDateLastStarted(NodeRef)Date getDateLastStopped()
#getDateLastStopped(NodeRef)@Deprecated void auditRMAction(RecordsManagementAction action, org.alfresco.service.cmr.repository.NodeRef nodeRef, Map<String,Serializable> parameters)
Copyright © 2005–2017 Alfresco Software. All rights reserved.