Class ListGitBranchesParameterValue

java.lang.Object
hudson.model.ParameterValue
hudson.model.StringParameterValue
com.syhuang.hudson.plugins.listgitbranchesparameter.ListGitBranchesParameterValue
All Implemented Interfaces:
Serializable

public class ListGitBranchesParameterValue extends StringParameterValue
See Also:
  • Constructor Details

    • ListGitBranchesParameterValue

      @DataBoundConstructor public ListGitBranchesParameterValue(String name, String value)