NewConfiguration

data class NewConfiguration(val component: ComponentRef, val destinationHost: Host)

Models a new configuration in the system. The component is moved to the destinationHost.

Constructors

Link copied to clipboard
constructor(component: ComponentRef, destinationHost: Host)

Properties

Link copied to clipboard
Link copied to clipboard