| Package | Description |
|---|---|
| com.atlassian.crowd.model.application | |
| com.atlassian.crowd.pageobjects | |
| com.atlassian.crowd.plugin.rest.entity.admin |
| Modifier and Type | Method and Description |
|---|---|
static AccessBasedSynchronizationFilterType |
AccessBasedSynchronizationFilterType.fromApplication(Application application) |
static AccessBasedSynchronizationFilterType |
AccessBasedSynchronizationFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessBasedSynchronizationFilterType[] |
AccessBasedSynchronizationFilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccessBasedSynchronizationFilterType |
ApplicationDirectoriesPage.getAccessBasedSynchronizationFilterType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationDirectoriesPage.setAccessBasedSynchronizationFilterType(AccessBasedSynchronizationFilterType type) |
| Modifier and Type | Method and Description |
|---|---|
AccessBasedSynchronizationFilterType |
AccessBasedSynchronizationFilterTypeEntity.getFilterType() |
| Constructor and Description |
|---|
AccessBasedSynchronizationFilterTypeEntity(AccessBasedSynchronizationFilterType filterType) |
Copyright © 2024 Atlassian. All rights reserved.