Uses of Class
com.aspose.tasks.cloud.model.requests.GetAssignmentTimephasedDataRequest
Packages that use GetAssignmentTimephasedDataRequest
-
Uses of GetAssignmentTimephasedDataRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetAssignmentTimephasedDataRequestModifier and TypeMethodDescriptionTasksApi.getAssignmentTimephasedData
(GetAssignmentTimephasedDataRequest request) Get timescaled data for an assignment with the specified Uid.com.squareup.okhttp.Call
TasksApi.getAssignmentTimephasedDataAsync
(GetAssignmentTimephasedDataRequest request, ApiCallback<TimephasedDataResponse> callback) Get timescaled data for an assignment with the specified Uid.