Package | Description |
---|---|
jenkins.internal.enumeration | |
jenkins.plugins.exam.config |
Modifier and Type | Method and Description |
---|---|
static DbKind |
DbKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbKind |
DbKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbKind[] |
DbKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DbKind[] |
DbKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DbKind[] |
ExamReportConfig.DescriptorImpl.getDbTypes() |
DbKind[] |
ExamReportConfig.DescriptorImpl.getDbTypes() |
Copyright © 2016–2023 MicroNova AG. All rights reserved.