Retrieve all MWS REMOTEDATA elements. Each String key is the REMOTEDATA element of an MWSDATAARRAY. These UUIDs represent the zip files required for Collaboration or Publisher object import. Each String value is a constant that identifies the MWS by type, either COLLABORATION, PUBLISHER, or UNKNOWN. See PTMigrationConstants for a full list of MWS_REMOTEDATA types. This allows the remote MWS to determine if the zip UUID refers to a Collaboration specific file, for instance.
A map of String REMOTEDATA UUIDs as keys to String values representing the type, e.g. COLLABORATION or UNKNOWN. Never returns null.
IPTMigrationManager Interface | com.plumtree.server Namespace