afawcett / apex-toolingapi

Apex wrapper for the Salesforce Tooling API
BSD 3-Clause "New" or "Revised" License
134 stars 98 forks source link

Support Heap Dumps #13

Open afawcett opened 10 years ago

afawcett commented 10 years ago

The types exist to describe a HeapDump but need their inheritance wiring up (need to figure out how to support the XXXValue types via polymorphic deserialize).