Uses of Interface
de.aristaflow.adept2.model.runtimeenvironment.ProgressMonitor
Packages that use ProgressMonitor
Package
Description
-
Uses of ProgressMonitor in de.aristaflow.adept2.core.runtimeservice
Methods in de.aristaflow.adept2.core.runtimeservice that return ProgressMonitorModifier and TypeMethodDescriptionRuntimeService.getProgressMonitor(SessionToken token, String sessionID) Gets theProgressMonitorfor the designated execution session. -
Uses of ProgressMonitor in de.aristaflow.adept2.model.runtimeenvironment
Methods in de.aristaflow.adept2.model.runtimeenvironment that return ProgressMonitorModifier and TypeMethodDescriptionRuntimeEnvironmentFactory.createSimpleProgressMonitor()Creates a new progress monitor without checking the thread for execution in a runtime service.SessionContext.getProgressMonitor()Returns the assigned progress monitor which should be notified about the progress of the run.