Uses of Class
com.mypurecloud.sdk.v2.model.MatchShiftTradeResponse
Packages that use MatchShiftTradeResponse
-
Uses of MatchShiftTradeResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return MatchShiftTradeResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradeMatch(PostWorkforcemanagementManagementunitWeekShifttradeMatchRequest request) Deprecated.WorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradeMatch(String managementUnitId, LocalDate weekDateId, String tradeId, MatchShiftTradeRequest body) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type MatchShiftTradeResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradeMatch(ApiRequest<MatchShiftTradeRequest> request) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradeMatchAsync(PostWorkforcemanagementManagementunitWeekShifttradeMatchRequest request, AsyncApiCallback<MatchShiftTradeResponse> callback) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradeMatchAsync(ApiRequest<MatchShiftTradeRequest> request, AsyncApiCallback<ApiResponse<MatchShiftTradeResponse>> callback) Deprecated.WorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradeMatchWithHttpInfo(String managementUnitId, LocalDate weekDateId, String tradeId, MatchShiftTradeRequest body) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type MatchShiftTradeResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradeMatchAsync(PostWorkforcemanagementManagementunitWeekShifttradeMatchRequest request, AsyncApiCallback<MatchShiftTradeResponse> callback) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradeMatchAsync(ApiRequest<MatchShiftTradeRequest> request, AsyncApiCallback<ApiResponse<MatchShiftTradeResponse>> callback) Deprecated. -
Uses of MatchShiftTradeResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MatchShiftTradeResponseModifier and TypeMethodDescriptionMatchShiftTradeResponse.adminReviewViolations(List<ShiftTradeMatchViolation> adminReviewViolations) Constraint violations for this shift trade which require shift trade administrator reviewMatchShiftTradeResponse.trade(ShiftTradeResponse trade) The associated shift tradeMatchShiftTradeResponse.unevaluatedRules(List<MatchShiftTradeResponse.UnevaluatedRulesEnum> unevaluatedRules) Unevaluated rules for this shift trade which require shift trade administrator reviewMatchShiftTradeResponse.violations(List<ShiftTradeMatchViolation> violations) Constraint violations which disallow this shift trade