| Package | Description |
|---|---|
| com.atlassian.bitbucket.home |
| Modifier and Type | Method and Description |
|---|---|
void |
HomeUpdateHandler.apply(HomeUpdate update)
Applies whatever changes are necessary to replace references to the old shared home directory location with
references to the new one.
|
void |
HomeUpdateHandler.rollback(HomeUpdate update)
Rolls back the
applied changes, restoring references to the old shared home directory
location. |
void |
AbstractHomeUpdateHandler.rollback(HomeUpdate update)
Provides a default no-op implementation to facilitate building handlers with no explicit rollback mechanism.
|
Copyright © 2024 Atlassian. All rights reserved.