|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationType | |
|---|---|
| com.atlassian.crowd.model.application | |
| Uses of ApplicationType in com.atlassian.crowd.model.application |
|---|
| Methods in com.atlassian.crowd.model.application that return ApplicationType | |
|---|---|
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. |
| Methods in com.atlassian.crowd.model.application that return types with arguments of type ApplicationType | |
|---|---|
static List<ApplicationType> |
ApplicationType.getCreatableAppTypes()
Returns the list of application types that can be added by the user to Crowd as an application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||