Class ListCredentialsContextResolversCommand

java.lang.Object
hudson.cli.CLICommand
com.cloudbees.plugins.credentials.cli.BaseCredentialsCLICommand
com.cloudbees.plugins.credentials.cli.ListCredentialsContextResolversCommand
All Implemented Interfaces:
ExtensionPoint, Cloneable

@Extension public class ListCredentialsContextResolversCommand extends BaseCredentialsCLICommand
Lists the CredentialsSelectHelper.ContextResolver instances and the context objects they resolve.
Since:
2.1.1
  • Constructor Details

    • ListCredentialsContextResolversCommand

      public ListCredentialsContextResolversCommand()
  • Method Details