| Package | Description |
|---|---|
| com.denodo.scheduler.client |
| Modifier and Type | Method and Description |
|---|---|
ProjectView |
SchedulerManager.addProject(java.lang.String name,
java.lang.String description)
Creates a new project using the default structure from the template
configuration file project-template.xml.
|
ProjectView |
SchedulerManager.getProject(int projectID)
Obtains the project with the specified identifier.
|
ProjectView |
SchedulerManager.getProject(java.lang.String projectName)
Obtains the project with the specified name.
|
Copyright © 2024 Denodo Technologies. All rights reserved.