| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoryEvent | |
|---|---|
| ix.icore | I-X core classes. | 
| ix.icore.log | Classes for object history and event-log entries. | 
| ix.ip2 | I-X Process Panels | 
| ix.ip2.log | Ip2-specific classes for object history and event-log entries. | 
| Uses of HistoryEvent in ix.icore | 
|---|
| Methods in ix.icore with parameters of type HistoryEvent | |
|---|---|
 void | 
TaskItem.addHistoryEvent(HistoryEvent event)
 | 
 void | 
IXAgent.log(HistoryEvent event)
 | 
| Uses of HistoryEvent in ix.icore.log | 
|---|
| Subclasses of HistoryEvent in ix.icore.log | |
|---|---|
 class | 
BindingEvent
 | 
 class | 
HistoryComment
 | 
 class | 
MessageReceived
 | 
 class | 
MessageSent
 | 
| Methods in ix.icore.log that return types with arguments of type HistoryEvent | |
|---|---|
protected  java.util.List<HistoryEvent> | 
EventLogReader.do_readLog(java.lang.String logFileName)
 | 
 java.util.List<HistoryEvent> | 
EventLogReader.readLog(java.lang.String logFileName)
 | 
| Methods in ix.icore.log with parameters of type HistoryEvent | |
|---|---|
protected  void | 
PrintEventLog.beginEventDescription(HistoryEvent event)
 | 
protected  void | 
PrintEventLog.describeEvent(HistoryEvent event)
 | 
protected  void | 
PrintEventLog.describeEventByType(HistoryEvent event)
 | 
protected  void | 
PrintEventLog.endEventDescription(HistoryEvent event)
 | 
protected  java.lang.String | 
PrintEventLog.eventClassName(HistoryEvent event)
 | 
 void | 
EventLogger.log(HistoryEvent event)
 | 
| Uses of HistoryEvent in ix.ip2 | 
|---|
| Fields in ix.ip2 declared as HistoryEvent | |
|---|---|
(package private)  HistoryEvent | 
AgendaItem.UndoAddHistoryEvent.event
 | 
| Methods in ix.ip2 with parameters of type HistoryEvent | |
|---|---|
 void | 
AgendaItem.addHistoryEvent(HistoryEvent event)
 | 
| Constructors in ix.ip2 with parameters of type HistoryEvent | |
|---|---|
AgendaItem.UndoAddHistoryEvent(HistoryEvent event)
 | 
|
| Uses of HistoryEvent in ix.ip2.log | 
|---|
| Subclasses of HistoryEvent in ix.ip2.log | |
|---|---|
 class | 
ActivityHandledEvent
 | 
 class | 
IssueHandledEvent
 | 
 class | 
ItemHandledEvent
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||