public class IncrementalBuild
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TEAMCITY_INCREMENTAL_MODE_PARAM
This system property can be used to disable incremental tests run and compilation.
|
| Constructor and Description |
|---|
IncrementalBuild() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEnabled() |
public static final java.lang.String TEAMCITY_INCREMENTAL_MODE_PARAM