public abstract class AbstractBuildServer extends Object implements BuildServer
| Constructor and Description |
|---|
AbstractBuildServer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOnDevelopBranch() |
boolean |
isOnMasterBranch() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBranchName, getBuildNumber, getJobName, getProductNamepublic boolean isOnMasterBranch()
isOnMasterBranch in interface BuildServerpublic boolean isOnDevelopBranch()
isOnDevelopBranch in interface BuildServerCopyright © 2015. All rights reserved.