ComponentInstanceResult.java | Class | Value object to hold the results of deploying a service unit to the component installed
on various instances.
For each component a map of instance name and the corresponding component task result
is maintained, the map is keyed by instance name and the value is the component task
result details for the component on that instance. |