| Modifier and Type | Method and Description |
|---|---|
Project |
Job.getProject() |
Project |
Allocation.getProject() |
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
Schedule.getProjectList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
Schedule.setProjectList(List<Project> projectList) |
| Modifier and Type | Method and Description |
|---|---|
Project |
LocalResource.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalResource.setProject(Project project) |
| Constructor and Description |
|---|
ProjectFileInputBuilder(Schedule schedule,
Project project) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.