BPM Process API

fuego.papi.utils
Class AuditTrail.ExceptionNode

java.lang.Object
  extended by fuego.papi.utils.AuditTrail.AuditNode
      extended by fuego.papi.utils.AuditTrail.ExceptionNode
Enclosing class:
AuditTrail

public class AuditTrail.ExceptionNode
extends AuditTrail.AuditNode


Method Summary
 String getEvent()
          Returns the event of the node
 String getException()
          Returns the exception
 String toString()
           
 
Methods inherited from class fuego.papi.utils.AuditTrail.AuditNode
addChildren, collapse, expand, expandAll, getActivityName, getActivityType, getChildren, getDescendants, getDescription, getEventData, getEventType, getId, getInstanceCopy, getInstanceIn, getLevel, getParent, getParticipant, getPath, getProcessId, getTimeStamp, getType, hide, isExpanded, isLeaf, isLoopActivity, isSubflowLoaded, isVisible, print, setLoopActivity, setSubflowLoaded, show
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getException

public String getException()
Returns the exception

Returns:
Exception

getEvent

public String getEvent()
Description copied from class: AuditTrail.AuditNode
Returns the event of the node

Overrides:
getEvent in class AuditTrail.AuditNode
Returns:
Event of the node.

toString

public String toString()
Overrides:
toString in class Object

BPM Process API

© Copyright 1996-2008 Oracle Corporation