Class BitwardenCredentialsStore.BitwardenCredentialStoreAction

java.lang.Object
com.cloudbees.plugins.credentials.CredentialsStoreAction
com.mwdle.bitwarden.BitwardenCredentialsStore.BitwardenCredentialStoreAction
All Implemented Interfaces:
Action, ModelObject, AccessControlled, ModelObjectWithChildren, ModelObjectWithContextMenu, IconSpec
Enclosing class:
BitwardenCredentialsStore

@ExportedBean public static class BitwardenCredentialsStore.BitwardenCredentialStoreAction extends com.cloudbees.plugins.credentials.CredentialsStoreAction
The UI action that makes this store visible in the Jenkins sidebar and credentials list.
  • Method Details

    • getStore

      @Nonnull public com.cloudbees.plugins.credentials.CredentialsStore getStore()
      Specified by:
      getStore in class com.cloudbees.plugins.credentials.CredentialsStoreAction
    • getDisplayName

      public String getDisplayName()
      Specified by:
      getDisplayName in interface Action
      Specified by:
      getDisplayName in interface ModelObject
      Overrides:
      getDisplayName in class com.cloudbees.plugins.credentials.CredentialsStoreAction