Uses of Class
com.aspose.tasks.LevelingResult
-
-
Uses of LevelingResult in com.aspose.tasks
Methods in com.aspose.tasks that return LevelingResult Modifier and Type Method Description static LevelingResultResourceLeveler. levelAll(Project project)Levels tasks for all project's resources using default leveling options.static LevelingResultResourceLeveler. levelResources(Project project, LevelingOptions options)Levels tasks for the specified resources using the specified leveling options.
-