java.lang.Object
com.riadalabs.jira.plugins.insight.services.progress.model.ProgressInProgress

@PublicApi public class ProgressInProgress extends Object
This class is designed to inform nodes in a data center about ongoing progresses. Since the cache is not replicated correctly so the nodes that did not start a progress has no information about ongoing progresses on other node. This class is just a carrier of that information. If the Progress was replicated through the cache this class is not needed