ix.ip2.log
Class IssueHandledEvent

java.lang.Object
  extended by ix.icore.log.HistoryEvent
      extended by ix.ip2.log.ItemHandledEvent
          extended by ix.ip2.log.IssueHandledEvent

public class IssueHandledEvent
extends ItemHandledEvent


Field Summary
 
Fields inherited from class ix.ip2.log.ItemHandledEvent
action, pattern
 
Fields inherited from class ix.icore.log.HistoryEvent
agent, date
 
Constructor Summary
IssueHandledEvent()
           
 
Method Summary
 
Methods inherited from class ix.ip2.log.ItemHandledEvent
getAction, getPattern, setAction, setPattern
 
Methods inherited from class ix.icore.log.HistoryEvent
getAgent, getDate, setAgent, setDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IssueHandledEvent

public IssueHandledEvent()