public class WorkflowPropertyConverter extends Object
| Constructor and Description |
|---|
WorkflowPropertyConverter(WorkflowObjectFactory factory,
NodeConverter converter) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getStringProperties(org.alfresco.service.cmr.dictionary.TypeDefinition taskDef,
Map<org.alfresco.service.namespace.QName,Serializable> properties)
Sets Properties of Task
|
public static final Object SKIP
public WorkflowPropertyConverter(WorkflowObjectFactory factory, NodeConverter converter)
public Map<String,Object> getStringProperties(org.alfresco.service.cmr.dictionary.TypeDefinition taskDef, Map<org.alfresco.service.namespace.QName,Serializable> properties)
instance - task instanceproperties - properties to setCopyright © 2005–2014 Alfresco Software. All rights reserved.