Uses of Enum Class
com.atlassian.bitbucket.project.ProjectType
Packages that use ProjectType
-
Uses of ProjectType in com.atlassian.bitbucket.project
Methods in com.atlassian.bitbucket.project that return ProjectTypeModifier and TypeMethodDescriptionstatic ProjectTypeProjectType.fromId(int id) Project.getType()Retrieves the project'stype.static ProjectTypeReturns the enum constant of this class with the specified name.static ProjectType[]ProjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.