| Package | Description |
|---|---|
| com.atlassian.crowd.plugin.rest.service.controller.admin | |
| com.atlassian.crowd.plugin.rest.service.resource.admin |
| Modifier and Type | Method and Description |
|---|---|
AccessBasedSynchronizationFilterTypeEntity |
ApplicationAdminController.getApplicationAccessBasedSynchronizationFilter(long applicationId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationAdminController.setApplicationAccessBasedSynchronizationFilter(long applicationId,
AccessBasedSynchronizationFilterTypeEntity filterEntity) |
| Modifier and Type | Field and Description |
|---|---|
static AccessBasedSynchronizationFilterTypeEntity |
ApplicationAdminResourceExamples.APPLICATION_ACCESS_BASED_SYNCHRONIZATION_FILTER |
| Modifier and Type | Method and Description |
|---|---|
AccessBasedSynchronizationFilterTypeEntity |
ApplicationAdminResource.getApplicationAccessBasedSynchronizationFilter(long applicationId)
Returns the Current Filter Type for Access Based Synchronization for the given Application
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
ApplicationAdminResource.updateApplicationAccessBasedSynchronizationFilter(long applicationId,
AccessBasedSynchronizationFilterTypeEntity filterEntity)
Change the current Filter Type used for Access Based Synchronization for the given Application
|
Copyright © 2024 Atlassian. All rights reserved.