Uses of Class
com.atlassian.confluence.it.setup.steps.LicensePage
-
Packages that use LicensePage Package Description com.atlassian.confluence.it.setup com.atlassian.confluence.it.setup.steps -
-
Uses of LicensePage in com.atlassian.confluence.it.setup
Methods in com.atlassian.confluence.it.setup that return types with arguments of type LicensePage Modifier and Type Method Description io.atlassian.fugue.Either<StartSetupPage,LicensePage>SetupWizard. getFirstPage(SetupWizard.SetupType setupType) -
Uses of LicensePage in com.atlassian.confluence.it.setup.steps
Methods in com.atlassian.confluence.it.setup.steps that return LicensePage Modifier and Type Method Description LicensePageStartSetupPage. selectProductType(String type)LicensePageGetAppsPage. skipApps()LicensePageStartSetupPage. startCustomSetup()LicensePageStartSetupPage. startCustomSetupWithoutAppsPage(String type)
-