Interface ImporterListener
-
- All Known Implementing Classes:
JobHistoryListener
public interface ImporterListener
- Author:
- Thomas Roger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
afterImport()
void
beforeImport()
void
importError()
-