getCaseFollowerApi()
Provides an entry point to the CaseFollowerApi object that contains utility APIs to handle the followers of a case.
To view the APIs in the CaseFollowerApi module, see APIs in the CaseFollowerApi module.
Returns
The CaseFollowerApi object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the CaseFollowerApi object.
PCore.getCaseFollowerApi();
Previous topic getBehaviorOverrides() Next topic getComponentsRegistry()