Uses of Interface
com.atlassian.bitbucket.home.HomeUpdate
-
Uses of HomeUpdate in com.atlassian.bitbucket.home
Modifier and TypeMethodDescriptionvoid
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
AbstractHomeUpdateHandler.rollback
(HomeUpdate update) Provides a default no-op implementation to facilitate building handlers with no explicit rollback mechanism.void
HomeUpdateHandler.rollback
(HomeUpdate update) Rolls back theapplied
changes, restoring references to the old shared home directory location.