Package com.mypurecloud.sdk.v2.api
Class CaseManagementApiAsync
java.lang.Object
com.mypurecloud.sdk.v2.api.CaseManagementApiAsync
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeleteCasemanagementCaseAsync(DeleteCasemanagementCaseRequest request, AsyncApiCallback<Empty> callback) Delete a Case.deleteCasemanagementCaseAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Empty>> callback) Delete a Case.deleteCasemanagementCaseplanAsync(DeleteCasemanagementCaseplanRequest request, AsyncApiCallback<Empty> callback) Delete a Caseplan.deleteCasemanagementCaseplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Empty>> callback) Delete a Caseplan.deleteCasemanagementCaseplanDataschemaAsync(DeleteCasemanagementCaseplanDataschemaRequest request, AsyncApiCallback<Empty> callback) Remove a data schema from a draft Caseplan.deleteCasemanagementCaseplanDataschemaAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Empty>> callback) Remove a data schema from a draft Caseplan.getCasemanagementCaseAssociationAsync(GetCasemanagementCaseAssociationRequest request, AsyncApiCallback<CaseAssociation> callback) Get a Case Association.getCasemanagementCaseAssociationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseAssociation>> callback) Get a Case Association.getCasemanagementCaseAssociationsAsync(GetCasemanagementCaseAssociationsRequest request, AsyncApiCallback<CaseAssociationListing> callback) Get a list of Case associations for the Case.getCasemanagementCaseAssociationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseAssociationListing>> callback) Get a list of Case associations for the Case.getCasemanagementCaseAsync(GetCasemanagementCaseRequest request, AsyncApiCallback<ModelCase> callback) Get a Case.getCasemanagementCaseAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Get a Case.getCasemanagementCaseplanAsync(GetCasemanagementCaseplanRequest request, AsyncApiCallback<Caseplan> callback) Get a Caseplan.getCasemanagementCaseplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Caseplan>> callback) Get a Caseplan.getCasemanagementCaseplansAsync(GetCasemanagementCaseplansRequest request, AsyncApiCallback<CaseplanListing> callback) Get a list of Caseplans.getCasemanagementCaseplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseplanListing>> callback) Get a list of Caseplans.getCasemanagementCaseplanVersionAsync(GetCasemanagementCaseplanVersionRequest request, AsyncApiCallback<Caseplan> callback) Get a Caseplan version.getCasemanagementCaseplanVersionAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Caseplan>> callback) Get a Caseplan version.getCasemanagementCaseplanVersionDataschemasAsync(GetCasemanagementCaseplanVersionDataschemasRequest request, AsyncApiCallback<CaseplanDataSchemaListing> callback) Get the data schemas for a Caseplan version.getCasemanagementCaseplanVersionDataschemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseplanDataSchemaListing>> callback) Get the data schemas for a Caseplan version.getCasemanagementCaseplanVersionIntakesettingsAsync(GetCasemanagementCaseplanVersionIntakesettingsRequest request, AsyncApiCallback<IntakeSettingsListing> callback) Get the intake settings for a Caseplan version.getCasemanagementCaseplanVersionIntakesettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<IntakeSettingsListing>> callback) Get the intake settings for a Caseplan version.getCasemanagementCaseplanVersionStageplanAsync(GetCasemanagementCaseplanVersionStageplanRequest request, AsyncApiCallback<Stageplan> callback) Get a Stageplan.getCasemanagementCaseplanVersionStageplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Stageplan>> callback) Get a Stageplan.getCasemanagementCaseplanVersionStageplansAsync(GetCasemanagementCaseplanVersionStageplansRequest request, AsyncApiCallback<StageplanListing> callback) Get a list of Stageplans.getCasemanagementCaseplanVersionStageplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StageplanListing>> callback) Get a list of Stageplans.getCasemanagementCaseplanVersionStageplanStepplanAsync(GetCasemanagementCaseplanVersionStageplanStepplanRequest request, AsyncApiCallback<Stepplan> callback) Get a Stepplan.getCasemanagementCaseplanVersionStageplanStepplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Stepplan>> callback) Get a Stepplan.getCasemanagementCaseplanVersionStageplanStepplansAsync(GetCasemanagementCaseplanVersionStageplanStepplansRequest request, AsyncApiCallback<StepplanListing> callback) Get a list of Stepplans.getCasemanagementCaseplanVersionStageplanStepplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StepplanListing>> callback) Get a list of Stepplans.getCasemanagementCasesExternalcontactAsync(GetCasemanagementCasesExternalcontactRequest request, AsyncApiCallback<CaseListing> callback) Get a list of Cases for an External Contact.getCasemanagementCasesExternalcontactAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseListing>> callback) Get a list of Cases for an External Contact.getCasemanagementCasesReferenceAsync(GetCasemanagementCasesReferenceRequest request, AsyncApiCallback<ModelCase> callback) Get a Case by reference.getCasemanagementCasesReferenceAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Get a Case by reference.getCasemanagementCaseStageAsync(GetCasemanagementCaseStageRequest request, AsyncApiCallback<Stage> callback) Get a Stage.getCasemanagementCaseStageAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Stage>> callback) Get a Stage.getCasemanagementCaseStagesAsync(GetCasemanagementCaseStagesRequest request, AsyncApiCallback<StageListing> callback) Get a list of Stages.getCasemanagementCaseStagesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StageListing>> callback) Get a list of Stages.getCasemanagementCaseStageStepAsync(GetCasemanagementCaseStageStepRequest request, AsyncApiCallback<Step> callback) Get a Step.getCasemanagementCaseStageStepAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Step>> callback) Get a Step.getCasemanagementCaseStageStepsAsync(GetCasemanagementCaseStageStepsRequest request, AsyncApiCallback<StepListing> callback) Get a list of Steps.getCasemanagementCaseStageStepsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StepListing>> callback) Get a list of Steps.getCasemanagementCaseTerminateJobAsync(GetCasemanagementCaseTerminateJobRequest request, AsyncApiCallback<TerminateJob> callback) Get a Terminate Job for a Case.getCasemanagementCaseTerminateJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TerminateJob>> callback) Get a Terminate Job for a Case.patchCasemanagementCaseDatedueAsync(PatchCasemanagementCaseDatedueRequest request, AsyncApiCallback<ModelCase> callback) Update the due date of a Case.patchCasemanagementCaseDatedueAsync(ApiRequest<CaseDateDueUpdate> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Update the due date of a Case.patchCasemanagementCaseplanAsync(PatchCasemanagementCaseplanRequest request, AsyncApiCallback<Caseplan> callback) Update the attributes of a Caseplan.patchCasemanagementCaseplanAsync(ApiRequest<CaseplanUpdate> request, AsyncApiCallback<ApiResponse<Caseplan>> callback) Update the attributes of a Caseplan.patchCasemanagementCaseplanStageplanAsync(PatchCasemanagementCaseplanStageplanRequest request, AsyncApiCallback<Stageplan> callback) Update the attributes of a Stageplan.patchCasemanagementCaseplanStageplanAsync(ApiRequest<StageplanUpdate> request, AsyncApiCallback<ApiResponse<Stageplan>> callback) Update the attributes of a Stageplan.patchCasemanagementCaseplanStageplanStepplanAsync(PatchCasemanagementCaseplanStageplanStepplanRequest request, AsyncApiCallback<Stepplan> callback) Update the attributes of a Stepplan.patchCasemanagementCaseplanStageplanStepplanAsync(ApiRequest<StepplanUpdate> request, AsyncApiCallback<ApiResponse<Stepplan>> callback) Update the attributes of a Stepplan.patchCasemanagementCasePriorityAsync(PatchCasemanagementCasePriorityRequest request, AsyncApiCallback<ModelCase> callback) Update priority of a Case.patchCasemanagementCasePriorityAsync(ApiRequest<CasePriorityUpdate> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Update priority of a Case.patchCasemanagementCaseSummaryAsync(PatchCasemanagementCaseSummaryRequest request, AsyncApiCallback<ModelCase> callback) Update summary of a Case.patchCasemanagementCaseSummaryAsync(ApiRequest<CaseSummaryUpdate> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Update summary of a Case.postCasemanagementCaseAssociationsAsync(PostCasemanagementCaseAssociationsRequest request, AsyncApiCallback<CaseAssociation> callback) Create a Case association.postCasemanagementCaseAssociationsAsync(ApiRequest<CaseAssociationCreate> request, AsyncApiCallback<ApiResponse<CaseAssociation>> callback) Create a Case association.postCasemanagementCaseplanDataschemasAsync(PostCasemanagementCaseplanDataschemasRequest request, AsyncApiCallback<CaseplanDataSchema> callback) Add a data schema to a draft Caseplan.postCasemanagementCaseplanDataschemasAsync(ApiRequest<CaseplanDataSchemaRequest> request, AsyncApiCallback<ApiResponse<CaseplanDataSchema>> callback) Add a data schema to a draft Caseplan.postCasemanagementCaseplanPublishAsync(PostCasemanagementCaseplanPublishRequest request, AsyncApiCallback<Caseplan> callback) Publish Caseplan.postCasemanagementCaseplanPublishAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Caseplan>> callback) Publish Caseplan.postCasemanagementCaseplansAsync(PostCasemanagementCaseplansRequest request, AsyncApiCallback<CaseplanCreateResponse> callback) Create a Caseplan.postCasemanagementCaseplansAsync(ApiRequest<CaseplanCreate> request, AsyncApiCallback<ApiResponse<CaseplanCreateResponse>> callback) Create a Caseplan.postCasemanagementCaseplansQueryAsync(PostCasemanagementCaseplansQueryRequest request, AsyncApiCallback<CaseplanQueryEntityListing> callback) Query for Caseplans.postCasemanagementCaseplansQueryAsync(ApiRequest<CaseplanQueryRequest> request, AsyncApiCallback<ApiResponse<CaseplanQueryEntityListing>> callback) Query for Caseplans.postCasemanagementCaseplanVersionsAsync(PostCasemanagementCaseplanVersionsRequest request, AsyncApiCallback<Caseplan> callback) Create Caseplan version.postCasemanagementCaseplanVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Caseplan>> callback) Create Caseplan version.postCasemanagementCasesAssociationsQueryAsync(PostCasemanagementCasesAssociationsQueryRequest request, AsyncApiCallback<CaseAssociationQueryEntityListing> callback) Query for Case associations by interaction.postCasemanagementCasesAssociationsQueryAsync(ApiRequest<CaseAssociationQuery> request, AsyncApiCallback<ApiResponse<CaseAssociationQueryEntityListing>> callback) Query for Case associations by interaction.postCasemanagementCasesAsync(PostCasemanagementCasesRequest request, AsyncApiCallback<ModelCase> callback) Create a Case.postCasemanagementCasesAsync(ApiRequest<CaseCreate> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Create a Case.postCasemanagementCaseTerminateJobsAsync(PostCasemanagementCaseTerminateJobsRequest request, AsyncApiCallback<TerminateJob> callback) Create a Terminate Job for a Case.postCasemanagementCaseTerminateJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TerminateJob>> callback) Create a Terminate Job for a Case.putCasemanagementCaseplanDataschemaAsync(PutCasemanagementCaseplanDataschemaRequest request, AsyncApiCallback<CaseplanDataSchema> callback) Update a data schema on a draft Caseplan.putCasemanagementCaseplanDataschemaAsync(ApiRequest<CaseplanDataSchemaRequest> request, AsyncApiCallback<ApiResponse<CaseplanDataSchema>> callback) Update a data schema on a draft Caseplan.putCasemanagementCaseplanIntakesettingsAsync(PutCasemanagementCaseplanIntakesettingsRequest request, AsyncApiCallback<IntakeSettingsListing> callback) Update the intake settings for a Caseplan.putCasemanagementCaseplanIntakesettingsAsync(ApiRequest<IntakeSettingsUpdate> request, AsyncApiCallback<ApiResponse<IntakeSettingsListing>> callback) Update the intake settings for a Caseplan.
-
Constructor Details
-
CaseManagementApiAsync
public CaseManagementApiAsync() -
CaseManagementApiAsync
-
-
Method Details
-
deleteCasemanagementCaseAsync
public Future<Empty> deleteCasemanagementCaseAsync(DeleteCasemanagementCaseRequest request, AsyncApiCallback<Empty> callback) Delete a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteCasemanagementCaseAsync
public Future<ApiResponse<Empty>> deleteCasemanagementCaseAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Empty>> callback) Delete a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteCasemanagementCaseplanAsync
public Future<Empty> deleteCasemanagementCaseplanAsync(DeleteCasemanagementCaseplanRequest request, AsyncApiCallback<Empty> callback) Delete a Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteCasemanagementCaseplanAsync
public Future<ApiResponse<Empty>> deleteCasemanagementCaseplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Empty>> callback) Delete a Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteCasemanagementCaseplanDataschemaAsync
public Future<Empty> deleteCasemanagementCaseplanDataschemaAsync(DeleteCasemanagementCaseplanDataschemaRequest request, AsyncApiCallback<Empty> callback) Remove a data schema from a draft Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteCasemanagementCaseplanDataschemaAsync
public Future<ApiResponse<Empty>> deleteCasemanagementCaseplanDataschemaAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Empty>> callback) Remove a data schema from a draft Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseAsync
public Future<ModelCase> getCasemanagementCaseAsync(GetCasemanagementCaseRequest request, AsyncApiCallback<ModelCase> callback) Get a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseAsync
public Future<ApiResponse<ModelCase>> getCasemanagementCaseAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Get a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseAssociationAsync
public Future<CaseAssociation> getCasemanagementCaseAssociationAsync(GetCasemanagementCaseAssociationRequest request, AsyncApiCallback<CaseAssociation> callback) Get a Case Association.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseAssociationAsync
public Future<ApiResponse<CaseAssociation>> getCasemanagementCaseAssociationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseAssociation>> callback) Get a Case Association.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseAssociationsAsync
public Future<CaseAssociationListing> getCasemanagementCaseAssociationsAsync(GetCasemanagementCaseAssociationsRequest request, AsyncApiCallback<CaseAssociationListing> callback) Get a list of Case associations for the Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseAssociationsAsync
public Future<ApiResponse<CaseAssociationListing>> getCasemanagementCaseAssociationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseAssociationListing>> callback) Get a list of Case associations for the Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseStageAsync
public Future<Stage> getCasemanagementCaseStageAsync(GetCasemanagementCaseStageRequest request, AsyncApiCallback<Stage> callback) Get a Stage.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseStageAsync
public Future<ApiResponse<Stage>> getCasemanagementCaseStageAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Stage>> callback) Get a Stage.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseStageStepAsync
public Future<Step> getCasemanagementCaseStageStepAsync(GetCasemanagementCaseStageStepRequest request, AsyncApiCallback<Step> callback) Get a Step.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseStageStepAsync
public Future<ApiResponse<Step>> getCasemanagementCaseStageStepAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Step>> callback) Get a Step.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseStageStepsAsync
public Future<StepListing> getCasemanagementCaseStageStepsAsync(GetCasemanagementCaseStageStepsRequest request, AsyncApiCallback<StepListing> callback) Get a list of Steps.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseStageStepsAsync
public Future<ApiResponse<StepListing>> getCasemanagementCaseStageStepsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StepListing>> callback) Get a list of Steps.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseStagesAsync
public Future<StageListing> getCasemanagementCaseStagesAsync(GetCasemanagementCaseStagesRequest request, AsyncApiCallback<StageListing> callback) Get a list of Stages.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseStagesAsync
public Future<ApiResponse<StageListing>> getCasemanagementCaseStagesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StageListing>> callback) Get a list of Stages.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseTerminateJobAsync
public Future<TerminateJob> getCasemanagementCaseTerminateJobAsync(GetCasemanagementCaseTerminateJobRequest request, AsyncApiCallback<TerminateJob> callback) Get a Terminate Job for a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseTerminateJobAsync
public Future<ApiResponse<TerminateJob>> getCasemanagementCaseTerminateJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TerminateJob>> callback) Get a Terminate Job for a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanAsync
public Future<Caseplan> getCasemanagementCaseplanAsync(GetCasemanagementCaseplanRequest request, AsyncApiCallback<Caseplan> callback) Get a Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanAsync
public Future<ApiResponse<Caseplan>> getCasemanagementCaseplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Caseplan>> callback) Get a Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionAsync
public Future<Caseplan> getCasemanagementCaseplanVersionAsync(GetCasemanagementCaseplanVersionRequest request, AsyncApiCallback<Caseplan> callback) Get a Caseplan version.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionAsync
public Future<ApiResponse<Caseplan>> getCasemanagementCaseplanVersionAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Caseplan>> callback) Get a Caseplan version.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionDataschemasAsync
public Future<CaseplanDataSchemaListing> getCasemanagementCaseplanVersionDataschemasAsync(GetCasemanagementCaseplanVersionDataschemasRequest request, AsyncApiCallback<CaseplanDataSchemaListing> callback) Get the data schemas for a Caseplan version.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionDataschemasAsync
public Future<ApiResponse<CaseplanDataSchemaListing>> getCasemanagementCaseplanVersionDataschemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseplanDataSchemaListing>> callback) Get the data schemas for a Caseplan version.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionIntakesettingsAsync
public Future<IntakeSettingsListing> getCasemanagementCaseplanVersionIntakesettingsAsync(GetCasemanagementCaseplanVersionIntakesettingsRequest request, AsyncApiCallback<IntakeSettingsListing> callback) Get the intake settings for a Caseplan version.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionIntakesettingsAsync
public Future<ApiResponse<IntakeSettingsListing>> getCasemanagementCaseplanVersionIntakesettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<IntakeSettingsListing>> callback) Get the intake settings for a Caseplan version.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionStageplanAsync
public Future<Stageplan> getCasemanagementCaseplanVersionStageplanAsync(GetCasemanagementCaseplanVersionStageplanRequest request, AsyncApiCallback<Stageplan> callback) Get a Stageplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionStageplanAsync
public Future<ApiResponse<Stageplan>> getCasemanagementCaseplanVersionStageplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Stageplan>> callback) Get a Stageplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionStageplanStepplanAsync
public Future<Stepplan> getCasemanagementCaseplanVersionStageplanStepplanAsync(GetCasemanagementCaseplanVersionStageplanStepplanRequest request, AsyncApiCallback<Stepplan> callback) Get a Stepplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionStageplanStepplanAsync
public Future<ApiResponse<Stepplan>> getCasemanagementCaseplanVersionStageplanStepplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Stepplan>> callback) Get a Stepplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionStageplanStepplansAsync
public Future<StepplanListing> getCasemanagementCaseplanVersionStageplanStepplansAsync(GetCasemanagementCaseplanVersionStageplanStepplansRequest request, AsyncApiCallback<StepplanListing> callback) Get a list of Stepplans.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionStageplanStepplansAsync
public Future<ApiResponse<StepplanListing>> getCasemanagementCaseplanVersionStageplanStepplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StepplanListing>> callback) Get a list of Stepplans.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionStageplansAsync
public Future<StageplanListing> getCasemanagementCaseplanVersionStageplansAsync(GetCasemanagementCaseplanVersionStageplansRequest request, AsyncApiCallback<StageplanListing> callback) Get a list of Stageplans.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplanVersionStageplansAsync
public Future<ApiResponse<StageplanListing>> getCasemanagementCaseplanVersionStageplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StageplanListing>> callback) Get a list of Stageplans.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplansAsync
public Future<CaseplanListing> getCasemanagementCaseplansAsync(GetCasemanagementCaseplansRequest request, AsyncApiCallback<CaseplanListing> callback) Get a list of Caseplans.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCaseplansAsync
public Future<ApiResponse<CaseplanListing>> getCasemanagementCaseplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseplanListing>> callback) Get a list of Caseplans.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCasesExternalcontactAsync
public Future<CaseListing> getCasemanagementCasesExternalcontactAsync(GetCasemanagementCasesExternalcontactRequest request, AsyncApiCallback<CaseListing> callback) Get a list of Cases for an External Contact.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCasesExternalcontactAsync
public Future<ApiResponse<CaseListing>> getCasemanagementCasesExternalcontactAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseListing>> callback) Get a list of Cases for an External Contact.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCasesReferenceAsync
public Future<ModelCase> getCasemanagementCasesReferenceAsync(GetCasemanagementCasesReferenceRequest request, AsyncApiCallback<ModelCase> callback) Get a Case by reference.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getCasemanagementCasesReferenceAsync
public Future<ApiResponse<ModelCase>> getCasemanagementCasesReferenceAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Get a Case by reference.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCaseDatedueAsync
public Future<ModelCase> patchCasemanagementCaseDatedueAsync(PatchCasemanagementCaseDatedueRequest request, AsyncApiCallback<ModelCase> callback) Update the due date of a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCaseDatedueAsync
public Future<ApiResponse<ModelCase>> patchCasemanagementCaseDatedueAsync(ApiRequest<CaseDateDueUpdate> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Update the due date of a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCasePriorityAsync
public Future<ModelCase> patchCasemanagementCasePriorityAsync(PatchCasemanagementCasePriorityRequest request, AsyncApiCallback<ModelCase> callback) Update priority of a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCasePriorityAsync
public Future<ApiResponse<ModelCase>> patchCasemanagementCasePriorityAsync(ApiRequest<CasePriorityUpdate> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Update priority of a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCaseSummaryAsync
public Future<ModelCase> patchCasemanagementCaseSummaryAsync(PatchCasemanagementCaseSummaryRequest request, AsyncApiCallback<ModelCase> callback) Update summary of a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCaseSummaryAsync
public Future<ApiResponse<ModelCase>> patchCasemanagementCaseSummaryAsync(ApiRequest<CaseSummaryUpdate> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Update summary of a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCaseplanAsync
public Future<Caseplan> patchCasemanagementCaseplanAsync(PatchCasemanagementCaseplanRequest request, AsyncApiCallback<Caseplan> callback) Update the attributes of a Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCaseplanAsync
public Future<ApiResponse<Caseplan>> patchCasemanagementCaseplanAsync(ApiRequest<CaseplanUpdate> request, AsyncApiCallback<ApiResponse<Caseplan>> callback) Update the attributes of a Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCaseplanStageplanAsync
public Future<Stageplan> patchCasemanagementCaseplanStageplanAsync(PatchCasemanagementCaseplanStageplanRequest request, AsyncApiCallback<Stageplan> callback) Update the attributes of a Stageplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCaseplanStageplanAsync
public Future<ApiResponse<Stageplan>> patchCasemanagementCaseplanStageplanAsync(ApiRequest<StageplanUpdate> request, AsyncApiCallback<ApiResponse<Stageplan>> callback) Update the attributes of a Stageplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCaseplanStageplanStepplanAsync
public Future<Stepplan> patchCasemanagementCaseplanStageplanStepplanAsync(PatchCasemanagementCaseplanStageplanStepplanRequest request, AsyncApiCallback<Stepplan> callback) Update the attributes of a Stepplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchCasemanagementCaseplanStageplanStepplanAsync
public Future<ApiResponse<Stepplan>> patchCasemanagementCaseplanStageplanStepplanAsync(ApiRequest<StepplanUpdate> request, AsyncApiCallback<ApiResponse<Stepplan>> callback) Update the attributes of a Stepplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseAssociationsAsync
public Future<CaseAssociation> postCasemanagementCaseAssociationsAsync(PostCasemanagementCaseAssociationsRequest request, AsyncApiCallback<CaseAssociation> callback) Create a Case association.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseAssociationsAsync
public Future<ApiResponse<CaseAssociation>> postCasemanagementCaseAssociationsAsync(ApiRequest<CaseAssociationCreate> request, AsyncApiCallback<ApiResponse<CaseAssociation>> callback) Create a Case association.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseTerminateJobsAsync
public Future<TerminateJob> postCasemanagementCaseTerminateJobsAsync(PostCasemanagementCaseTerminateJobsRequest request, AsyncApiCallback<TerminateJob> callback) Create a Terminate Job for a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseTerminateJobsAsync
public Future<ApiResponse<TerminateJob>> postCasemanagementCaseTerminateJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TerminateJob>> callback) Create a Terminate Job for a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseplanDataschemasAsync
public Future<CaseplanDataSchema> postCasemanagementCaseplanDataschemasAsync(PostCasemanagementCaseplanDataschemasRequest request, AsyncApiCallback<CaseplanDataSchema> callback) Add a data schema to a draft Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseplanDataschemasAsync
public Future<ApiResponse<CaseplanDataSchema>> postCasemanagementCaseplanDataschemasAsync(ApiRequest<CaseplanDataSchemaRequest> request, AsyncApiCallback<ApiResponse<CaseplanDataSchema>> callback) Add a data schema to a draft Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseplanPublishAsync
public Future<Caseplan> postCasemanagementCaseplanPublishAsync(PostCasemanagementCaseplanPublishRequest request, AsyncApiCallback<Caseplan> callback) Publish Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseplanPublishAsync
public Future<ApiResponse<Caseplan>> postCasemanagementCaseplanPublishAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Caseplan>> callback) Publish Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseplanVersionsAsync
public Future<Caseplan> postCasemanagementCaseplanVersionsAsync(PostCasemanagementCaseplanVersionsRequest request, AsyncApiCallback<Caseplan> callback) Create Caseplan version.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseplanVersionsAsync
public Future<ApiResponse<Caseplan>> postCasemanagementCaseplanVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Caseplan>> callback) Create Caseplan version.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseplansAsync
public Future<CaseplanCreateResponse> postCasemanagementCaseplansAsync(PostCasemanagementCaseplansRequest request, AsyncApiCallback<CaseplanCreateResponse> callback) Create a Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseplansAsync
public Future<ApiResponse<CaseplanCreateResponse>> postCasemanagementCaseplansAsync(ApiRequest<CaseplanCreate> request, AsyncApiCallback<ApiResponse<CaseplanCreateResponse>> callback) Create a Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseplansQueryAsync
public Future<CaseplanQueryEntityListing> postCasemanagementCaseplansQueryAsync(PostCasemanagementCaseplansQueryRequest request, AsyncApiCallback<CaseplanQueryEntityListing> callback) Query for Caseplans.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCaseplansQueryAsync
public Future<ApiResponse<CaseplanQueryEntityListing>> postCasemanagementCaseplansQueryAsync(ApiRequest<CaseplanQueryRequest> request, AsyncApiCallback<ApiResponse<CaseplanQueryEntityListing>> callback) Query for Caseplans.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCasesAsync
public Future<ModelCase> postCasemanagementCasesAsync(PostCasemanagementCasesRequest request, AsyncApiCallback<ModelCase> callback) Create a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCasesAsync
public Future<ApiResponse<ModelCase>> postCasemanagementCasesAsync(ApiRequest<CaseCreate> request, AsyncApiCallback<ApiResponse<ModelCase>> callback) Create a Case.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCasesAssociationsQueryAsync
public Future<CaseAssociationQueryEntityListing> postCasemanagementCasesAssociationsQueryAsync(PostCasemanagementCasesAssociationsQueryRequest request, AsyncApiCallback<CaseAssociationQueryEntityListing> callback) Query for Case associations by interaction.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postCasemanagementCasesAssociationsQueryAsync
public Future<ApiResponse<CaseAssociationQueryEntityListing>> postCasemanagementCasesAssociationsQueryAsync(ApiRequest<CaseAssociationQuery> request, AsyncApiCallback<ApiResponse<CaseAssociationQueryEntityListing>> callback) Query for Case associations by interaction.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putCasemanagementCaseplanDataschemaAsync
public Future<CaseplanDataSchema> putCasemanagementCaseplanDataschemaAsync(PutCasemanagementCaseplanDataschemaRequest request, AsyncApiCallback<CaseplanDataSchema> callback) Update a data schema on a draft Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putCasemanagementCaseplanDataschemaAsync
public Future<ApiResponse<CaseplanDataSchema>> putCasemanagementCaseplanDataschemaAsync(ApiRequest<CaseplanDataSchemaRequest> request, AsyncApiCallback<ApiResponse<CaseplanDataSchema>> callback) Update a data schema on a draft Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putCasemanagementCaseplanIntakesettingsAsync
public Future<IntakeSettingsListing> putCasemanagementCaseplanIntakesettingsAsync(PutCasemanagementCaseplanIntakesettingsRequest request, AsyncApiCallback<IntakeSettingsListing> callback) Update the intake settings for a Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putCasemanagementCaseplanIntakesettingsAsync
public Future<ApiResponse<IntakeSettingsListing>> putCasemanagementCaseplanIntakesettingsAsync(ApiRequest<IntakeSettingsUpdate> request, AsyncApiCallback<ApiResponse<IntakeSettingsListing>> callback) Update the intake settings for a Caseplan.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-