Class StandardDocumentContent

java.lang.Object
org.kuali.rice.kew.routeheader.StandardDocumentContent
All Implemented Interfaces:
Serializable, DocumentContent
Direct Known Subclasses:
AttributeDocumentContent

public class StandardDocumentContent extends Object implements DocumentContent, Serializable
Standard implementation of DocumentContent which nows hows to parse a String that it's constructed with into content with the application, attribute, and searchable content sections.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: