public interface NotificationReporter
| Modifier and Type | Method and Description |
|---|---|
void |
report(XLSConversionResultMessage message)
During the conversion there can come issues that do not fail the conversion,
but the user should be informed.
|
void report(XLSConversionResultMessage message)
message - Message object that can be used with i18n.Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.