|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface BuildTypeContainer
A Container of all the data related to BuildType.
| Method Summary | |
|---|---|
BuildType |
getBuildType()
The Build Type itself. |
java.util.Collection<SourceProviderContainer> |
getExtraSourceProviders()
Returns a list of ArtifactMetaData/SourceProvider association. |
SourceProvider |
getSourceProvider()
The associated sources of the build type. |
| Method Detail |
|---|
@NonNull BuildType getBuildType()
@NonNull SourceProvider getSourceProvider()
@NonNull java.util.Collection<SourceProviderContainer> getExtraSourceProviders()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||