| Interface | Description |
|---|---|
| CaseManagementConstants |
Case Management Constants.
|
| ICaseActivityService | |
| ICaseDocumentService |
This interface lists the APIs related to case documents
|
| ICaseDocumentStreamService |
This interface lists APIs related to case documents
|
| ICaseEventService |
Interface defines APIs related to case events
|
| ICaseInstanceService |
Describe interface
ICaseInstanceService here. |
| ICaseMetadataService |
Defines all APIs related to metadata service
|
| ICasePermissionService |
Defines APIs related to permission management for case
|
| ICaseService |
This interface defines all case management public APIs.
|
| ICaseStreamService |
This interface defines all case management public APIs related to streamed objects
Below example shows how to get a handle to an instance of this
interface.
|
| Class | Description |
|---|---|
| CaseDocumentObject |
Represents 'case document' type case Object.
|
| CaseIdentifier |
Uniquely identifies a case.
|
| CaseList |
Contains 0 or more Cases.
|
| CaseObjectsList |
Contains 0 or more Case Objects.
|
| FlexFieldColumn |
| Enum | Description |
|---|---|
| CaseIdentifier.CaseIdentifierType | |
| ICaseMetadataService.FORM_TYPE | |
| ICaseMetadataService.SEARCH_TYPE_ENUM | |
| ICaseMetadataService.TRANSLATABLES_ENUM | |
| SimpleTypesEnum |
| Exception | Description |
|---|---|
| CaseServiceException |
CaseServiceException is thrown to indicate exception in Case Service.
|