| Modifier and Type | Method and Description |
|---|---|
Project |
PluginConfiguration.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginConfiguration.setProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
PrincipalProject.getProject() |
| Modifier and Type | Method and Description |
|---|---|
Set<Project> |
Principal.getProjectsCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalProject.setProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
Principal.setProjectsCreator(Set<Project> projectsCreator) |
| Modifier and Type | Method and Description |
|---|---|
Project |
ProjectLayer.getProject() |
Project |
ProjectDocument.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectLayer.setProject(Project project) |
void |
ProjectDocument.setProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Set<Project> |
Tenant.getProjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tenant.setProjects(Set<Project> projects) |
| Modifier and Type | Method and Description |
|---|---|
Project |
Workflow.getProject() |
Project |
Workflow.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
Workflow.setProject(Project project) |
void |
Workflow.setTemplate(Project template) |
Copyright © 2017. All Rights Reserved.