Interface BuildTypeRemovedBuilds
-
public interface BuildTypeRemovedBuilds
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isRemoved(long buildId)
Note that only builds from corresponding build type must be passed.
-