public class ActivitiScriptNodeList extends ArrayList<ActivitiScriptNode>
ActivitiScriptNodes.modCount| Constructor and Description |
|---|
ActivitiScriptNodeList() |
| Modifier and Type | Method and Description |
|---|---|
List<org.alfresco.service.cmr.repository.NodeRef> |
getNodeReferences() |
int |
size() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic List<org.alfresco.service.cmr.repository.NodeRef> getNodeReferences()
public int size()
size in interface Collection<ActivitiScriptNode>size in interface List<ActivitiScriptNode>size in class ArrayList<ActivitiScriptNode>Copyright © 2005–2018 Alfresco Software. All rights reserved.