Uses of Interface
de.aristaflow.adept2.core.executionmanager.InstanceChanging
-
Packages that use InstanceChanging Package Description de.aristaflow.adept2.core.client de.aristaflow.adept2.core.executionmanager -
-
Uses of InstanceChanging in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return InstanceChanging Modifier and Type Method Description InstanceChangingADEPT2ClientService. getInstanceChanging()Deprecated.Gets the interface for changing an instance.InstanceChangingMultiplexingClientService. getInstanceChanging() -
Uses of InstanceChanging in de.aristaflow.adept2.core.executionmanager
Methods in de.aristaflow.adept2.core.executionmanager that return InstanceChanging Modifier and Type Method Description InstanceChangingExecutionManager. getInstanceChanging()Gets a reference to the management of instance changes, that is, retrieving, committing and aborting the changing of instances.
-