Uses of Class
com.aspose.tasks.cloud.model.requests.GetCriticalPathRequest
Packages that use GetCriticalPathRequest
-
Uses of GetCriticalPathRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetCriticalPathRequestModifier and TypeMethodDescriptionTasksApi.getCriticalPath
(GetCriticalPathRequest request) Returns the list of the tasks which must be completed on time for a project to finish on schedule.com.squareup.okhttp.Call
TasksApi.getCriticalPathAsync
(GetCriticalPathRequest request, ApiCallback<TaskItemsResponse> callback) Returns the list of the tasks which must be completed on time for a project to finish on schedule.