|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BuildFinder
Represents build finder - utility class which is able to find build by some characteristics in specified build configuration.
| Method Summary | |
|---|---|
SBuild |
findBuild(SBuildType buildType,
SBuild scope)
Does actual lookup of a build |
java.lang.String |
name()
Returns name of this finder |
| Method Detail |
|---|
@NotNull java.lang.String name()
@Nullable
SBuild findBuild(@NotNull
SBuildType buildType,
@Nullable
SBuild scope)
buildType - build configuration where to lookup for a buildscope - - if specified - a build for which the lookup is performed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||