Uses of Class
com.aspose.tasks.cloud.model.requests.PutImportProjectFromDbRequest
Packages that use PutImportProjectFromDbRequest
-
Uses of PutImportProjectFromDbRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type PutImportProjectFromDbRequestModifier and TypeMethodDescriptionTasksApi.putImportProjectFromDb
(PutImportProjectFromDbRequest request) Imports project from database with the specified connection string and saves it to specified file with the specified format.com.squareup.okhttp.Call
TasksApi.putImportProjectFromDbAsync
(PutImportProjectFromDbRequest request, ApiCallback<AsposeResponse> callback) Imports project from database with the specified connection string and saves it to specified file with the specified format.