Uses of Interface
com.atlassian.bitbucket.home.HomeUpdate
Packages that use HomeUpdate
- 
Uses of HomeUpdate in com.atlassian.bitbucket.homeMethods in com.atlassian.bitbucket.home with parameters of type HomeUpdateModifier and TypeMethodDescriptionvoidHomeUpdateHandler.apply(HomeUpdate update) Applies whatever changes are necessary to replace references to the old shared home directory location with references to the new one.voidAbstractHomeUpdateHandler.rollback(HomeUpdate update) Provides a default no-op implementation to facilitate building handlers with no explicit rollback mechanism.voidHomeUpdateHandler.rollback(HomeUpdate update) Rolls back theappliedchanges, restoring references to the old shared home directory location.