| Package | Description |
|---|---|
| csbase.client.applications.projectsmanager.models | |
| csbase.client.applications.projectsmanager.proxy |
| Modifier and Type | Method and Description |
|---|---|
ProjectsManagerScope |
ProjectsManagerData.getScope()
Consulta o escopo do projeto.
|
static ProjectsManagerScope |
ProjectsManagerScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectsManagerScope[] |
ProjectsManagerScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectsManagerData.setScope(ProjectsManagerScope scope)
Ajusta escopo do projeto
|
| Constructor and Description |
|---|
SetProjectSharingStatsTask(ProjectsManager projectsManager,
List<ProjectsManagerData> projects,
ProjectsManagerScope scope,
csbase.logic.ProjectPermissions.SharingType accessType)
Construtor
|
Copyright © 2020. All rights reserved.