getStakeholderUtils()
Obtains an entry point to the StakeholderUtils object that contains APIs to handle the participants of a case.
To view the APIs in the StakeholderUtils module, see APIs in the StakeholderUtils module.
Returns
The StakeholderUtils object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the StakeholderUtils object.
PCore.getStakeholderUtils();
Previous topic getSemanticUrlUtils() Next topic getStore()