Class ServerSecret.Mapping

java.lang.Object
hudson.model.AbstractDescribableImpl<ServerSecret.Mapping>
com.delinea.secrets.jenkins.wrapper.cred.ServerSecret.Mapping
All Implemented Interfaces:
Describable<ServerSecret.Mapping>
Enclosing class:
ServerSecret

public static class ServerSecret.Mapping extends AbstractDescribableImpl<ServerSecret.Mapping>
  • Constructor Details

    • Mapping

      @DataBoundConstructor public Mapping(String environmentVariable, String field)
  • Method Details

    • getEnvironmentVariable

      public String getEnvironmentVariable()
    • getField

      public String getField()