java.lang.Object
org.jenkinsci.test.acceptance.po.CapybaraPortingLayerImpl
org.jenkinsci.test.acceptance.po.PageAreaImpl
org.jenkinsci.test.acceptance.plugins.credentialsbinding.CredentialsBinding
All Implemented Interfaces:
CapybaraPortingLayer, Control.Owner, PageArea
Direct Known Subclasses:
SecretFileCredentialsBinding, SecretStringCredentialsBinding

public class CredentialsBinding extends PageAreaImpl
Represents a credential binding in the job configuration page.
  • Field Details

    • credentialId

      public Control credentialId
    • variable

      public Control variable
  • Constructor Details

  • Method Details

    • noCredentials

      public boolean noCredentials()
      Checks whether there are credentials in the credentials drop down
      Returns:
      true if there are no credentials, false otherwise