Evidence Controller Hook

Evidence Controller Hook is the evidence infrastructure class which contains the extension points for the evidence maintenance pattern. An example of a hook in this class is postRemoveEvidence. A call is made to this function inside the Evidence Controller removeEvidence operation. Customers must override the hook with their custom version if they want to perform post remove evidence processing.