Package | Description |
---|---|
org.alfresco.web.bean.repository | |
org.alfresco.web.bean.workflow |
Modifier and Type | Class and Description |
---|---|
class |
TransientMapNode
Represents a transient node i.e.
|
Modifier and Type | Method and Description |
---|---|
static TransientNode |
TransientNode.createNew(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
org.alfresco.service.cmr.dictionary.TypeDefinition typeDef,
String name,
Map<org.alfresco.service.namespace.QName,Serializable> data)
Construct a transient node for an item yet to be created in the Repository.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkflowTaskNode
Wrapper around a
WorkflowTask to allow it to be approached as a Node . |
Copyright © 2005–2017 Alfresco Software. All rights reserved.