org.kuali.rice.kew.routeheader
Class AttributeDocumentContent
java.lang.Object
org.kuali.rice.kew.routeheader.StandardDocumentContent
org.kuali.rice.kew.routeheader.AttributeDocumentContent
- All Implemented Interfaces:
- Serializable, DocumentContent
public class AttributeDocumentContent
- extends StandardDocumentContent
DocumentContent
which is generated from a List of attributes.
Used by the RoutingReportAction
to aid in generation of
document content when running routing reports.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
WorkflowRuleAttribute
,
RoutingReportAction
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeDocumentContent
public AttributeDocumentContent(List attributes)
throws XmlException
- Throws:
XmlException
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.