Uses of Class
com.aspose.tasks.cloud.model.requests.PutMoveTaskToSiblingRequest
Packages that use PutMoveTaskToSiblingRequest
-
Uses of PutMoveTaskToSiblingRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type PutMoveTaskToSiblingRequestModifier and TypeMethodDescriptionTasksApi.putMoveTaskToSibling
(PutMoveTaskToSiblingRequest request) Move a task to another position under the same parent and the same outline level request PutMoveTaskToSibling request with main agrscom.squareup.okhttp.Call
TasksApi.putMoveTaskToSiblingAsync
(PutMoveTaskToSiblingRequest request, ApiCallback<AsposeResponse> callback) Move a task to another position under the same parent and the same outline level (asynchronously)