Package org.alfresco.repo.workflow
Interface NodeConverter
-
public interface NodeConverter- Since:
- 3.4.e
- Author:
- Nick Smith
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectconvertNode(NodeRef node)List<?>convertNodes(Collection<NodeRef> nodes)
-
-
-
Method Detail
-
convertNodes
List<?> convertNodes(Collection<NodeRef> nodes)
-
-