Package | Description |
---|---|
com.atlassian.jira.kubernetes.test |
Modifier and Type | Method and Description |
---|---|
JiraNodeStatus |
JiraStatusClient.getApplicationStateOfPod(int podIdx) |
static JiraNodeStatus |
JiraNodeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiraNodeStatus[] |
JiraNodeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
JiraSetupWizard.assertNodeStatus(int podIdx,
JiraNodeStatus expectedState) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.