Uses of Class
com.evolveum.midpoint.model.api.ProgressInformation
Packages that use ProgressInformation
Package
Description
-
Uses of ProgressInformation in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api with parameters of type ProgressInformationModifier and TypeMethodDescriptionvoid
ProgressListener.onProgressAchieved
(ModelContext<?> modelContext, ProgressInformation progressInformation) Reports a progress achieved. -
Uses of ProgressInformation in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context with parameters of type ProgressInformation -
Uses of ProgressInformation in com.evolveum.midpoint.web.component.progress
Methods in com.evolveum.midpoint.web.component.progress with parameters of type ProgressInformationModifier and TypeMethodDescriptionboolean
ProgressReportActivityDto.correspondsTo
(ProgressInformation newStatus) void
ProgressReporter.onProgressAchieved
(ModelContext<?> modelContext, ProgressInformation progressInformation)