org.jenkinsci.plugins.ghprb
Class GhprbBranch
java.lang.Object
hudson.model.AbstractDescribableImpl<GhprbBranch>
org.jenkinsci.plugins.ghprb.GhprbBranch
- All Implemented Interfaces:
- hudson.model.Describable<GhprbBranch>
public class GhprbBranch
- extends hudson.model.AbstractDescribableImpl<GhprbBranch>
- Author:
- Ray Sennewald & David Wang
Methods inherited from class hudson.model.AbstractDescribableImpl |
getDescriptor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GhprbBranch
@DataBoundConstructor
public GhprbBranch(String branch)
getBranch
public String getBranch()
equals
public boolean equals(String s)
Copyright © 2004-2014. All Rights Reserved.