Uses of Class
com.atlassian.jira.pageobjects.pages.admin.ChangeProjectTypeDialog
Packages that use ChangeProjectTypeDialog
Package
Description
-
Uses of ChangeProjectTypeDialog in com.atlassian.jira.pageobjects.pages.admin
Methods in com.atlassian.jira.pageobjects.pages.admin that return ChangeProjectTypeDialogModifier and TypeMethodDescriptionViewProjectsPage.changeProjectType(long projectId) Deprecated.since v7.2 There is no longer a change project type action in the view projects. -
Uses of ChangeProjectTypeDialog in com.atlassian.jira.pageobjects.project.types.warning
Methods in com.atlassian.jira.pageobjects.project.types.warning that return ChangeProjectTypeDialogModifier and TypeMethodDescriptionInaccessibleProjectTypeWarningDialog.clickChangeProjectType()Clicks on the "change project type" link inside the dialog.