Uses of Class
com.atlassian.confluence.it.setup.SetupWizard.SetupType
-
Packages that use SetupWizard.SetupType Package Description com.atlassian.confluence.it.setup -
-
Uses of SetupWizard.SetupType in com.atlassian.confluence.it.setup
Methods in com.atlassian.confluence.it.setup that return SetupWizard.SetupType Modifier and Type Method Description static SetupWizard.SetupTypeSetupWizard.SetupType. valueOf(String name)Returns the enum constant of this type with the specified name.static SetupWizard.SetupType[]SetupWizard.SetupType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.confluence.it.setup with parameters of type SetupWizard.SetupType Modifier and Type Method Description io.atlassian.fugue.Either<StartSetupPage,LicensePage>SetupWizard. getFirstPage(SetupWizard.SetupType setupType)
-