Uses of Class
com.aspose.tasks.cloud.model.requests.GetTaskTimephasedDataRequest
Packages that use GetTaskTimephasedDataRequest
-
Uses of GetTaskTimephasedDataRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetTaskTimephasedDataRequestModifier and TypeMethodDescriptionTasksApi.getTaskTimephasedData
(GetTaskTimephasedDataRequest request) Get timescaled data for a task with the specified Uid.com.squareup.okhttp.Call
TasksApi.getTaskTimephasedDataAsync
(GetTaskTimephasedDataRequest request, ApiCallback<TimephasedDataResponse> callback) Get timescaled data for a task with the specified Uid.