Package | Description |
---|---|
com.atlassian.jira.project |
Modifier and Type | Method and Description |
---|---|
ProjectCreatedData.Type |
ProjectCreatedData.getType()
Returns
CREATE if this is a normal project create call. |
static ProjectCreatedData.Type |
ProjectCreatedData.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectCreatedData.Type[] |
ProjectCreatedData.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.