Uses of Interface
de.aristaflow.adept2.core.runtimeservice.RemoteActivityStarting
-
Packages that use RemoteActivityStarting Package Description de.aristaflow.adept2.core.runtimeservice de.aristaflow.ilm.ws.core.runtimeservice -
-
Uses of RemoteActivityStarting in de.aristaflow.adept2.core.runtimeservice
Methods in de.aristaflow.adept2.core.runtimeservice that return RemoteActivityStarting Modifier and Type Method Description RemoteActivityStarting
RuntimeService. getRemoteActivityStarting()
Gets the activity starting for clients executing activities proprietarily. -
Uses of RemoteActivityStarting in de.aristaflow.ilm.ws.core.runtimeservice
Constructors in de.aristaflow.ilm.ws.core.runtimeservice with parameters of type RemoteActivityStarting Constructor Description RemoteActivityStartingWebService(RemoteActivityStarting service, RuntimeServiceWebService parent, MessageDemux md, long dispatchTimeout)
-