Class RemoteEnvSource

java.lang.Object
hudson.model.AbstractDescribableImpl<RemoteEnvSource>
io.jenkins.plugins.remoteenvfile.RemoteEnvSource
All Implemented Interfaces:
Describable<RemoteEnvSource>

public class RemoteEnvSource extends AbstractDescribableImpl<RemoteEnvSource>
  • Constructor Details

    • RemoteEnvSource

      @DataBoundConstructor public RemoteEnvSource(String sourceUrl)
  • Method Details

    • getSourceUrl

      public String getSourceUrl()
    • getCredentialsId

      public String getCredentialsId()
    • setCredentialsId

      @DataBoundSetter public void setCredentialsId(String credentialsId)