org.alfresco.repo.workflow
Class WorkflowPropertyConverter

java.lang.Object
  extended by org.alfresco.repo.workflow.WorkflowPropertyConverter

public class WorkflowPropertyConverter
extends java.lang.Object

Since:
3.4.e

Field Summary
static java.lang.Object SKIP
           
 
Constructor Summary
WorkflowPropertyConverter(WorkflowObjectFactory factory, NodeConverter converter)
           
 
Method Summary
 java.util.Map getStringProperties(org.alfresco.service.cmr.dictionary.TypeDefinition taskDef, java.util.Map properties)
          Sets Properties of Task
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SKIP

public static final java.lang.Object SKIP
Constructor Detail

WorkflowPropertyConverter

public WorkflowPropertyConverter(WorkflowObjectFactory factory,
                                 NodeConverter converter)
Method Detail

getStringProperties

public java.util.Map getStringProperties(org.alfresco.service.cmr.dictionary.TypeDefinition taskDef,
                                         java.util.Map properties)
Sets Properties of Task

Parameters:
instance - task instance
properties - properties to set


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.