Searched refs:destroyDeSnapshots (Results 1 – 2 of 2) sorted by relevance
318 public abstract boolean destroyDeSnapshots(int rollbackId); in destroyDeSnapshots() method in ApexManager832 public boolean destroyDeSnapshots(int rollbackId) { in destroyDeSnapshots() method in ApexManager.ApexManagerImpl834 waitForApexService().destroyDeSnapshots(rollbackId); in destroyDeSnapshots()
205 mApexManager.destroyDeSnapshots(rollbackId); in destroyApexDeSnapshots()