Uses of Class
de.aristaflow.ilm.ws.rest.model.execution.InstanceCreationData
Packages that use InstanceCreationData
Package
Description
-
Uses of InstanceCreationData in de.aristaflow.ilm.ws.rest.core.executionmanager
Methods in de.aristaflow.ilm.ws.rest.core.executionmanager with parameters of type InstanceCreationDataModifier and TypeMethodDescriptionprotected InstIdPairInstanceControlRest._startInstance(UUID templId, InstanceCreationData cir, InstanceStateCallback callback) @NotNull InstIdPairInstanceControlRest.startInstance(@NotNull UUID templId, @NotNull @Valid InstanceCreationData cir) -
Uses of InstanceCreationData in de.aristaflow.ilm.ws.rest.model.execution
Subclasses of InstanceCreationData in de.aristaflow.ilm.ws.rest.model.executionModifier and TypeClassDescriptionclassThe data used to register a REST callback for an InstanceStateNotification.classThe data used to register a SSE callback for an ExecutionMessageNotification.