Uses of Interface
de.aristaflow.adept2.core.executionmanager.ActivityExecutionControl
Packages that use ActivityExecutionControl
Package
Description
-
Uses of ActivityExecutionControl in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return ActivityExecutionControlModifier and TypeMethodDescriptionAdministrationService.getActivityExecutionControl(EBPInstanceReference activity) MultiplexingClientService.getActivityExecutionControl(EBPInstanceReference activity) -
Uses of ActivityExecutionControl in de.aristaflow.adept2.core.executionmanager
Methods in de.aristaflow.adept2.core.executionmanager that return ActivityExecutionControlModifier and TypeMethodDescriptionExecutionManager.getActivityExecutionControl()Gets a reference to a controller for all execution-related states of activities, which includes suspending, resetting and aborting. -
Uses of ActivityExecutionControl in de.aristaflow.ilm.ws.core.executionmanager
Constructors in de.aristaflow.ilm.ws.core.executionmanager with parameters of type ActivityExecutionControlModifierConstructorDescriptionActivityExecutionControlWebService(ActivityExecutionControl service, AbstractSubResourceWebService<?> parent)