Interface StatusUpdate
public interface StatusUpdate
The Interface StatusUpdate.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
IN_PROGRESS
-
-
Method Details
-
info
Info to display in the host output.- Parameters:
messages
- the messages- Throws:
IOException
- Signals that an I/O exception has occurred.DataBaseException
- the data base exception
-
warn
Warn to display in the host output.- Parameters:
messages
- the messages- Throws:
IOException
- Signals that an I/O exception has occurred.DataBaseException
- the data base exception
-