Uses of Interface
de.aristaflow.adept2.core.executionmanager.SubInstanceStateNotification
-
Packages that use SubInstanceStateNotification Package Description de.aristaflow.adept2.core.executionmanager -
-
Uses of SubInstanceStateNotification in de.aristaflow.adept2.core.executionmanager
Methods in de.aristaflow.adept2.core.executionmanager that return SubInstanceStateNotification Modifier and Type Method Description SubInstanceStateNotificationSubInstanceStateListener. getSubInstanceStateNotification()Gets the interface to send notifications to when the state of the observed subprocess instance changes, that is it is suspended, resumed, finished or failed.
-