Uses of Class
com.aspose.tasks.cloud.model.responses.LevelingResponse
Packages that use LevelingResponse
-
Uses of LevelingResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return LevelingResponseModifier and TypeMethodDescriptionTasksApi.levelTasks(LevelTasksRequest request) Levels tasks for project’s resources.Method parameters in com.aspose.tasks.cloud.api with type arguments of type LevelingResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.CallTasksApi.levelTasksAsync(LevelTasksRequest request, ApiCallback<LevelingResponse> callback) Levels tasks for project’s resources. -
Uses of LevelingResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return LevelingResponseModifier and TypeMethodDescriptionLevelingResponse.addAffectedTaskUidsItem(Integer affectedTaskUidsItem) LevelingResponse.affectedTaskUids(List<Integer> affectedTaskUids)