Uses of Class
com.evolveum.midpoint.model.api.ProgressInformation
-
Packages that use ProgressInformation Package Description com.evolveum.midpoint.model.api com.evolveum.midpoint.model.api.context -
-
Uses of ProgressInformation in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api with parameters of type ProgressInformation Modifier and Type Method Description void
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 Modifier and Type Method Description void
ModelContext. reportProgress(ProgressInformation progress)
-