Modifier and Type | Method and Description |
---|---|
Project |
Allocation.getProject() |
Project |
Job.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 |
---|
ProjectJobSchedulingImporter.ProjectJobSchedulingInputBuilder.ProjectFileInputBuilder(Schedule schedule,
Project project) |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.