WebCenter Interaction API  
 

IPTMigrationManager.QueryStatusForMigrationRequestorCount Method 

Queries the count of all objects for which the calling user requested migration, grouped by classID.

IPTQueryResult QueryStatusForMigrationRequestorCount();

Return Value

IPTQueryResult with PT_PROPID_CLASSID, PT_PROPID_OBJECTCOUNT.

See Also

IPTMigrationManager Interface | com.plumtree.server Namespace