| Package | Description |
|---|---|
| com.atlassian.bitbucket.project |
| Modifier and Type | Method and Description |
|---|---|
static ProjectType |
ProjectType.fromId(int id) |
ProjectType |
Project.getType()
Retrieves the project's
type. |
static ProjectType |
ProjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectType[] |
ProjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Atlassian. All rights reserved.