org.kuali.rice.kew.edl.components
Class AnnotationComponent

java.lang.Object
  extended by org.kuali.rice.kew.edl.components.AnnotationComponent
All Implemented Interfaces:
EDLModelComponent

public class AnnotationComponent
extends Object
implements EDLModelComponent

EDL pipeline component that exposes annotations from the previous array of taken actions in the EDL to render.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
private static org.apache.log4j.Logger LOG
           
 
Constructor Summary
AnnotationComponent()
           
 
Method Summary
 void updateDOM(Document dom, Element configElement, EDLContext edlContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

private static final org.apache.log4j.Logger LOG
Constructor Detail

AnnotationComponent

public AnnotationComponent()
Method Detail

updateDOM

public void updateDOM(Document dom,
                      Element configElement,
                      EDLContext edlContext)
Specified by:
updateDOM in interface EDLModelComponent


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.