eu.esdihumboldt.hale.common.align.transformation.report
Interface TransformationLog
- All Superinterfaces:
- ReportLog<TransformationMessage>
- All Known Implementing Classes:
- CellLog
public interface TransformationLog
- extends ReportLog<TransformationMessage>
Report log for transformation functions. Messages for the report should be
created using createMessage(String, Throwable)
- Since:
- 2.5
- Author:
- Simon Templer
createMessage
TransformationMessage createMessage(String message,
Throwable throwable)
- Create a message configured with the current cell for use with the log
- Parameters:
message
- the message stringthrowable
- a throwable associated to the message, may be
null
- Returns:
- the message
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d