| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse201 |
DecisionManagerApi.commentDecisionManagerCase(String id,
CaseManagementCommentsRequest caseManagementCommentsRequest)
Add a comment to a DM post-transactional case
Add a comment to a DM post-transactional case
|
okhttp3.Call |
DecisionManagerApi.commentDecisionManagerCaseAsync(String id,
CaseManagementCommentsRequest caseManagementCommentsRequest,
ApiCallback<InlineResponse201> callback)
Add a comment to a DM post-transactional case (asynchronously)
Add a comment to a DM post-transactional case
|
okhttp3.Call |
DecisionManagerApi.commentDecisionManagerCaseCall(String id,
CaseManagementCommentsRequest caseManagementCommentsRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for commentDecisionManagerCase
|
ApiResponse<InlineResponse201> |
DecisionManagerApi.commentDecisionManagerCaseWithHttpInfo(String id,
CaseManagementCommentsRequest caseManagementCommentsRequest)
Add a comment to a DM post-transactional case
Add a comment to a DM post-transactional case
|
| Modifier and Type | Method and Description |
|---|---|
CaseManagementCommentsRequest |
CaseManagementCommentsRequest.comments(String comments) |
Copyright © 2025. All rights reserved.