Modifier and Type | Interface and Description |
---|---|
interface |
TransformationMessage
Transformation message
|
Modifier and Type | Class and Description |
---|---|
class |
TransformationMessageImpl
Default
TransformationMessage implementation |
Modifier and Type | Interface and Description |
---|---|
interface |
IOMessage
I/O report message
|
Modifier and Type | Class and Description |
---|---|
class |
IOMessageImpl
Default
IOMessage implementation |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageDefinition<T extends Message>
Message definition interface.
|
interface |
Report<T extends Message>
Report interface
|
interface |
Reporter<T extends Message>
Reporter interface
|
interface |
ReportLog<T extends Message>
Report log interface for contributing to a report
|
Modifier and Type | Method and Description |
---|---|
<M extends Message,R extends Report<M>> |
ReportSession.addReport(R report)
Add a
Report to this session. |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<Class<? extends Report<?>>,Report<?>> |
ReportSession.getReports(Class<? extends Message> messageType)
Get all reports matching the given message type
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMessageDefinition<T extends Message>
Abstract message definition
|
class |
AbstractReporter<T extends Message>
Abstract report implementation
|
class |
DefaultReporter<T extends Message>
Default report implementation
|
Modifier and Type | Class and Description |
---|---|
class |
MessageImpl
Default message implementation
|
Modifier and Type | Field and Description |
---|---|
protected Reporter<Message> |
StoreInstancesJob.report
The job report, may be
null . |
Modifier and Type | Interface and Description |
---|---|
interface |
InstanceValidationMessage
Instance validation message.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultInstanceValidationMessage
Default implementation of
InstanceValidationMessage . |
Modifier and Type | Method and Description |
---|---|
void |
InstanceValidationReportDetailsPage.setInput(Collection<? extends Message> messages,
CustomReportDetailsPage.MessageType type) |
Modifier and Type | Interface and Description |
---|---|
interface |
ReportListener<R extends Report<M>,M extends Message>
Report listener interface.
|
Modifier and Type | Method and Description |
---|---|
<M extends Message,R extends Report<M>> |
ReportService.addReport(R report)
Adds a report
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<Class<? extends Report<?>>,Report<?>> |
ReportService.getReports(Class<? extends Message> messageType)
Get all reports matching the given message type
|
Modifier and Type | Method and Description |
---|---|
<M extends Message,R extends Report<M>> |
ReportServiceImpl.addReport(R report) |
protected <M extends Message,R extends Report<M>> |
ReportServiceImpl.notifyReportAdded(Class<? extends R> reportType,
Class<M> messageType,
R report)
Notify listeners that a report has been added
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<Class<? extends Report<?>>,Report<?>> |
ReportServiceImpl.getReports(Class<? extends Message> messageType)
Get all reports matching the given message type
|
Modifier and Type | Method and Description |
---|---|
protected void |
TransformationReportPage.onDoubleClick(Message m) |
Modifier and Type | Method and Description |
---|---|
void |
ReportList.reportAdded(Report<Message> report) |
void |
ReportList.selectReport(Report<? extends Message> report)
Selects the given report if it exists, otherwise the selection is
removed.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultReportDetailsPage.onDoubleClick(Message m)
Called when a double click on a message occurred.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultReportDetailsPage.setInput(Collection<? extends Message> messages,
CustomReportDetailsPage.MessageType type) |
Modifier and Type | Method and Description |
---|---|
void |
CustomReportDetailsPage.setInput(Collection<? extends Message> messages,
CustomReportDetailsPage.MessageType type)
Set the input messages for the details page to messages.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a