Uses of Interface
com.atlassian.confluence.upgrade.UpgradeGate
-
Packages that use UpgradeGate Package Description com.atlassian.confluence.setup.actions com.atlassian.confluence.test.rpc com.atlassian.confluence.upgrade com.atlassian.confluence.upgrade.impl -
-
Uses of UpgradeGate in com.atlassian.confluence.setup.actions
Methods in com.atlassian.confluence.setup.actions with parameters of type UpgradeGate Modifier and Type Method Description voidFinishSetupAction. setUpgradeGate(UpgradeGate upgradeGate) -
Uses of UpgradeGate in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type UpgradeGate Modifier and Type Method Description voidFuncTestRpcHandlerImpl. setUpgradeGate(UpgradeGate upgradeGate) -
Uses of UpgradeGate in com.atlassian.confluence.upgrade
Methods in com.atlassian.confluence.upgrade with parameters of type UpgradeGate Modifier and Type Method Description voidPluginFrameworkDependentUpgrader. setUpgradeGate(UpgradeGate upgradeGate) -
Uses of UpgradeGate in com.atlassian.confluence.upgrade.impl
Classes in com.atlassian.confluence.upgrade.impl that implement UpgradeGate Modifier and Type Class Description classDefaultUpgradeGateMethods in com.atlassian.confluence.upgrade.impl with parameters of type UpgradeGate Modifier and Type Method Description voidDefaultUpgradeManager. setUpgradeGate(UpgradeGate upgradeGate)
-