Package com.day.cq.wcm.msm.api
Interface RolloutManager.RolloutProgress
-
- Enclosing interface:
- RolloutManager
public static interface RolloutManager.RolloutProgress
Used to report ongoing progress of a rollout
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
reportProgress(java.lang.String path, java.lang.String operation)
-