Package | Description |
---|---|
com.atlassian.jira.component.pico |
Modifier and Type | Method and Description |
---|---|
ComponentManager.ContainerLevel |
ComponentManager.getContainerLevel()
Returns the current Pico container level.
|
static ComponentManager.ContainerLevel |
ComponentManager.ContainerLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentManager.ContainerLevel[] |
ComponentManager.ContainerLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
ComponentManager.ContainerLevel.getContainerName(ComponentManager.ContainerLevel level)
Returns the name of a new container at the given level.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.