public class WorkflowProperty extends Object implements Serializable
WorkflowPropertyGroup that contains this object.  The semantics of the
 path are determined
 by the PropertySerializabilityEvaluator that evaluates whether a property is serializable.| Constructor and Description | 
|---|
| WorkflowProperty()Default constructor, sets path to null | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getPath()Returns the path to the property that is serializable, relative to the  WorkflowPropertyGroupthat
 contains this object | 
| void | setPath(String path)Sets the path to the property that is serializable, relative to the  WorkflowPropertyGroupthat contains
 this object | 
public WorkflowProperty()
public String getPath()
WorkflowPropertyGroup that
 contains this objectpublic void setPath(String path)
WorkflowPropertyGroup that contains
 this objectpath - Copyright © 2005–2016 The Kuali Foundation. All rights reserved.