Package | Description |
---|---|
org.kuali.rice.krad.datadictionary |
Modifier and Type | Field and Description |
---|---|
protected List<WorkflowPropertyGroup> |
WorkflowProperties.workflowPropertyGroups |
Modifier and Type | Method and Description |
---|---|
List<WorkflowPropertyGroup> |
WorkflowProperties.getWorkflowPropertyGroups()
Returns a list of workflow property groups, which are used to determine which properties should be serialized
when generating
routing XML
|
Modifier and Type | Method and Description |
---|---|
void |
WorkflowProperties.setWorkflowPropertyGroups(List<WorkflowPropertyGroup> workflowPropertyGroups)
This element is used to define a set of workflowPropertyGroups, which are used to
specify which document properties should be serialized during the document serialization
process.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.