| Modifier and Type | Method and Description |
|---|---|
protected Reference<SpaceSettings> |
AbstractSpaceFactory.getSpaceSettings(String spaceKey,
Expansions expansions) |
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
SpaceSettingsServiceImpl.getSpaceSettings(String spaceKey) |
SpaceSettings |
SpaceSettingsServiceImpl.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings) |
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
SpaceSettingsServiceImpl.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings) |
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
Space.getSettings() |
| Modifier and Type | Method and Description |
|---|---|
Reference<SpaceSettings> |
Space.getSettingsRef() |
| Modifier and Type | Method and Description |
|---|---|
Space.SpaceBuilder |
Space.SpaceBuilder.settings(SpaceSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
Space.SpaceBuilder |
Space.SpaceBuilder.settings(Reference<SpaceSettings> settings) |
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
SpaceSettings.SpaceSettingsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static SpaceSettings.SpaceSettingsBuilder |
SpaceSettings.builder(SpaceSettings otherSpaceSettings) |
| Modifier and Type | Method and Description |
|---|---|
static Reference<Space> |
SpaceSettings.getSpaceReference(Reference<SpaceSettings> reference) |
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
SpaceSettingsService.getSpaceSettings(String spaceKey)
Get the current values of space settings
|
SpaceSettings |
SpaceSettingsService.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings) |
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
SpaceSettingsService.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings) |
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
ExperimentalSpaceSettingsResource.getSpaceSettings(String spaceKey)
Returns the
SpaceSettings of a specific Space (if any). |
SpaceSettings |
ExperimentalSpaceSettingsResource.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings)
Updates the Settings of a Space.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
ExperimentalSpaceSettingsResource.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings)
Updates the Settings of a Space.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
SpaceResource.getSpaceSettings(String spaceKey)
Returns the
SpaceSettings of a specific Space (if any). |
SpaceSettings |
SpaceResource.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings)
Updates the Settings of a Space.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceSettings |
SpaceResource.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings)
Updates the Settings of a Space.
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<SpaceSettings> |
RemoteSpaceSettingsServiceImpl.getSpaceSettings(String spaceKey) |
com.atlassian.util.concurrent.Promise<SpaceSettings> |
RemoteSpaceSettingsService.getSpaceSettings(String spaceKey) |
com.atlassian.util.concurrent.Promise<SpaceSettings> |
RemoteSpaceSettingsServiceImpl.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings) |
com.atlassian.util.concurrent.Promise<SpaceSettings> |
RemoteSpaceSettingsService.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<SpaceSettings> |
RemoteSpaceSettingsServiceImpl.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings) |
com.atlassian.util.concurrent.Promise<SpaceSettings> |
RemoteSpaceSettingsService.updateSpaceSettings(String spaceKey,
SpaceSettings spaceSettings) |
Copyright © 2003–2017 Atlassian. All rights reserved.