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:
  • Constructor Details

    • AttributeDocumentContent

      public AttributeDocumentContent(List attributes) throws org.kuali.rice.core.api.util.xml.XmlException
      Throws:
      org.kuali.rice.core.api.util.xml.XmlException