public enum BuildType
Build type.
public static BuildType REBUILD_DIFF
Build is started only if at least one sentence status has changed.
public static BuildType REBUILD_ALL
Full rebuild.
public static BuildType TEST
Test build.
public static BuildType CLEANUP
Cleanup orphan builds.