Uses of Class
de.aristaflow.adept2.model.runtimeenvironment.WrongRuntimeManagerException
Packages that use WrongRuntimeManagerException
Package
Description
-
Uses of WrongRuntimeManagerException in de.aristaflow.adept2.core.runtimemanager
Methods in de.aristaflow.adept2.core.runtimemanager that throw WrongRuntimeManagerExceptionModifier and TypeMethodDescriptionSynchronousActivityStarting.resumeActivitySynchronously(SessionToken session, EBPInstanceReference activity) Resumes the designated activity and logs the agent, the organisational position.SynchronousActivityStarting.resumeActivitySynchronously(SessionToken session, EBPInstanceReference activity, URI[] stateListener) Resumes the designated activity and logs the agent, the organisational position.SynchronousActivityStarting.startActivitySynchronously(SessionToken session, EBPInstanceReference activity, ProcessConstants.ExecutionMode executionMode, URI[] stateListener) Starts the designated activity in the designated execution mode and logs the agent, the organisational position. -
Uses of WrongRuntimeManagerException in de.aristaflow.ilm.model.runtimeenvironment
Constructors in de.aristaflow.ilm.model.runtimeenvironment with parameters of type WrongRuntimeManagerException