Class InstanceCreationRestData
java.lang.Object
de.aristaflow.ilm.ws.rest.model.execution.InstanceCreationData
de.aristaflow.ilm.ws.rest.model.execution.InstanceCreationRestData
- All Implemented Interfaces:
Serializable
The data used to register a REST callback for an
InstanceStateNotification. This requires the URL of the REST service.
-
Field Summary
FieldsFields inherited from class de.aristaflow.ilm.ws.rest.model.execution.InstanceCreationData
dc, execMode, rtMgr, subClass -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
notificationCallback
-
-
Constructor Details
-
InstanceCreationRestData
public InstanceCreationRestData()
-