CaseType class
The
CaseType class represents a case type
that is part of a deployed solution.
To obtain an instance of
CaseType, use
one of the factory methods:- fetchInstance
- getFetchlessInstance
Much of the information contained in a CaseType instance is managed by a cache
that is internal to the workflow Java™ API. All of the
information can be retrieved, whether the instance was obtained with or without a fetch operation.
However, the fetchInstance method runs only an initial check to ensure that the
referenced case type is valid.
This topic is shared by BAW, CP4BA. Last updated on 2025-03-13 12:15