Class RuleAttributeXmlExporter

java.lang.Object
org.kuali.rice.kew.xml.export.RuleAttributeXmlExporter
All Implemented Interfaces:
XmlExporter

public class RuleAttributeXmlExporter extends Object implements XmlExporter
Exports RuleAttributes to XML.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
  • Field Details

    • LOG

      protected final org.apache.logging.log4j.Logger LOG
  • Constructor Details

    • RuleAttributeXmlExporter

      public RuleAttributeXmlExporter()
  • Method Details