Uses of Interface
com.atlassian.bitbucket.home.HomeUpdate
Packages that use HomeUpdate
-
Uses of HomeUpdate in com.atlassian.bitbucket.home
Methods in com.atlassian.bitbucket.home with parameters of type HomeUpdateModifier 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.