Package org.apache.hop.core.listeners
Interface ICurrentDirectoryChangedListener
-
- All Known Implementing Classes:
EntryCurrentDirectoryChangedListener
public interface ICurrentDirectoryChangedListenerListens for changes inInternal.Entry.Current.Directory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddirectoryChanged(Object origin, String previous, String current)
-