Package com.enonic.xp.upgrade
Interface UpgradeListener
-
public interface UpgradeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
finished()
void
total(long total)
void
upgraded()
-