Package io.fabric8.jenkins.openshiftsync
Class BuildName
- java.lang.Object
-
- io.fabric8.jenkins.openshiftsync.BuildName
-
public class BuildName extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getBuildName()
String
getJobName()
int
hashCode()
static BuildName
parseBuildUrl(String url)
String
toString()
-