Uses of Enum Class
com.atlassian.bamboo.configuration.credentials.CredentialsRenderMode
-
Uses of CredentialsRenderMode in com.atlassian.bamboo.configuration.credentials
Modifier and TypeMethodDescriptionstatic CredentialsRenderMode
Returns the enum constant of this class with the specified name.static CredentialsRenderMode[]
CredentialsRenderMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescription@NotNull String
CredentialsUIConfigBean.prepareCreateHtml
(@NotNull CredentialTypeModuleDescriptor credentialDescriptor, @NotNull CredentialsRenderMode renderMode) @NotNull String
CredentialsUIConfigBean.prepareEditHtml
(@NotNull CredentialTypeModuleDescriptor credentialDescriptor, @NotNull CredentialsData credentialsData, @NotNull CredentialsRenderMode renderMode)