public final class FilePlanIdentifierDataExtractor
extends org.alfresco.repo.audit.extractor.AbstractDataExtractor
identifier property.
This will only extract data if the node is a
Record component identifier.| Constructor and Description |
|---|
FilePlanIdentifierDataExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
extractData(Serializable value) |
boolean |
isSupported(Serializable data) |
void |
setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
Used to check that the node in the context is a fileplan component
|
public void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
public boolean isSupported(Serializable data)
public Serializable extractData(Serializable value)
Copyright © 2005–2017 Alfresco Software. All rights reserved.