|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResolvedSettings
Represents build configuration settings with parameter references resolved.
| Method Summary | |
|---|---|
java.util.Collection<SBuildFeatureDescriptor> |
getBuildFeatures()
|
java.util.List<SBuildRunnerDescriptor> |
getBuildRunners()
|
java.util.Collection<BuildTriggerDescriptor> |
getBuildTriggersCollection()
|
java.lang.String |
getCheckoutDirectory()
Returns resolved build checkout directory - if specified explicitly. |
CheckoutRules |
getCheckoutRules(VcsRoot root)
Returns checkout rules configured for the specified VCS root. |
| Method Detail |
|---|
CheckoutRules getCheckoutRules(@NotNull
VcsRoot root)
root - VCS root
@Nullable java.lang.String getCheckoutDirectory()
@NotNull java.util.Collection<BuildTriggerDescriptor> getBuildTriggersCollection()
@NotNull java.util.Collection<SBuildFeatureDescriptor> getBuildFeatures()
@NotNull java.util.List<SBuildRunnerDescriptor> getBuildRunners()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||