Writing a Case Handler

A case handler can be used to get the name of a case where the retrieval of the case details is not covered by the CCV default case handler. The case handler can also be used to check property settings defined for a given case type. All case handlers must extend the abstract ContextCaseHandler class.