| Package | Description |
|---|---|
| com.atlassian.crowd.model.application |
| Modifier and Type | Method and Description |
|---|---|
ApplicationType |
Application.getType()
Returns the type of the application.
|
static ApplicationType |
ApplicationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationType[] |
ApplicationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ApplicationType> |
ApplicationType.getCreatableAppTypes()
Returns the list of application types that can be added by the user to Crowd as an application.
|
Copyright © 2017 Atlassian. All rights reserved.