| Package | Description |
|---|---|
| de.aristaflow.adept2.core.eventmanager.common | |
| de.aristaflow.adept2.core.runtimeservice |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
AbstractActivityEventHandler.processEvent(Event event,
ActivityInstance activity,
DataContext dataContext)
Processes the designated event for the designated activity instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteRuntimeEnvironment.applicationFailed(SessionToken token,
java.lang.String sessionID,
ApplicationFailedException excpt,
SerialisableDataContext dataContext)
Signals the failing of the designated execution session that is the
execution is terminated due to the designated application failed exception
and all data produced yet is invalidated.
|