public class WorkflowTaskNode extends TransientMapNode
WorkflowTask
to allow it to be approached as a Node
.
Can hold additional properties, on top of the properties in the actual WorkflowTask
.aspects, associations, assocsRetrieved, childAssociations, childAssocsRetrieved, id, locked, name, nodeRef, path, permissions, properties, propsRetrieved, services, type, workingCopyOwner
Constructor and Description |
---|
WorkflowTaskNode(WorkflowTask workflowTask) |
Modifier and Type | Method and Description |
---|---|
protected String |
getPriorityMessageKey(int priority) |
Map<String,Object> |
getProperties() |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, toString, values
createNew, hasPermission, initNode, reset
addPropertyResolver, containsPropertyResolver, getAddedAssociations, getAddedChildAssociations, getAspects, getAssociations, getChildAssociations, getId, getName, getNamespacePrefixResolver, getNodePath, getNodeRef, getNodeRefAsString, getPath, getRemovedAssociations, getRemovedChildAssociations, getServiceRegistry, getType, hasAspect, hasProperty, isLocked, isWorkingCopyOwner
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
public WorkflowTaskNode(WorkflowTask workflowTask)
Copyright © 2005–2017 Alfresco Software. All rights reserved.