public static class JndiConnectionPoolPage.JndiConfigurationForm.ImmutableFormValues extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getInitialSize() |
String |
getMaximumSize() |
String |
getPreferredSize() |
String |
getSupportedAuthentication() |
String |
getSupportedProtocol() |
String |
getTimeoutInSec() |
public String getInitialSize()
public String getPreferredSize()
public String getMaximumSize()
public String getTimeoutInSec()
public String getSupportedProtocol()
public String getSupportedAuthentication()
Copyright © 2024 Atlassian. All rights reserved.