Class LegacyKeepNDaysLimit

  • All Implemented Interfaces:
    DbFieldsProvider, KeepLimit, KeepFeatureParamsProvider

    public class LegacyKeepNDaysLimit
    extends Object
    implements KeepLimit
    Keep builds within fixed days count before first successful (not cancelled or incomplete) build (including its day) and cancelled builds after it staring with the very first build (if it is not successful) also within the same days count. Analogue of KeepNDaysPolicy. Should be used with two partitions: by branches and by personality.
    Since:
    2019.1