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.apiMethods in com.evolveum.midpoint.model.api with parameters of type ProgressInformation Modifier and Type Method Description voidProgressListener. onProgressAchieved(ModelContext modelContext, ProgressInformation progressInformation)Reports a progress achieved.
- 
Uses of ProgressInformation in com.evolveum.midpoint.model.api.contextMethods in com.evolveum.midpoint.model.api.context with parameters of type ProgressInformation Modifier and Type Method Description voidModelContext. reportProgress(ProgressInformation progress)
 
-