Uses of Class
de.aristaflow.adept2.model.runtimeenvironment.WrongRuntimeManagerException
-
Packages that use WrongRuntimeManagerException Package Description de.aristaflow.adept2.core.runtimemanager de.aristaflow.ilm.model.runtimeenvironment -
-
Uses of WrongRuntimeManagerException in de.aristaflow.adept2.core.runtimemanager
Methods in de.aristaflow.adept2.core.runtimemanager that throw WrongRuntimeManagerException Modifier and Type Method Description GUIContext
SynchronousActivityStarting. resumeActivitySynchronously(SessionToken session, EBPInstanceReference activity)
Resumes the designated activity and logs the agent, the organisational position.GUIContext
SynchronousActivityStarting. resumeActivitySynchronously(SessionToken session, EBPInstanceReference activity, URI[] stateListener)
Resumes the designated activity and logs the agent, the organisational position.GUIContext
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 Constructor Description WrongRuntimeManagerException(WrongRuntimeManagerException wrme)
-