This class represents the CODEC for the resulting composite data from the batch install operations on the bundles in the FrameworkMBean. It serves as both the documentation of the type structure and as the codification of the mechanism to convert to/from the CompositeData.
The structure of the composite data is:
Success | Boolean |
Error | String |
Completed | Array of long |
BundleInError | String |
Remaining | Array of String |
|
|
|
|