PatchingProgressProviderState constructor

PatchingProgressProviderState(
  1. PatcherService patcherService,
  2. ReleaseRepository releaseRepository
)

Provides the current PatchingProgress.

NOTE: Resolves to null if no patching is in progress.

Implementation

PatchingProgressProviderState