Uses of Interface
javax.wvcm.Baseline.CompareBaselineReport

Uses of Baseline.CompareBaselineReport in javax.wvcm
 

Subinterfaces of Baseline.CompareBaselineReport in javax.wvcm
static interface Baseline.AddedVersion
          A version that is referenced by the second baseline but no version from the version history of that version is referenced by the first baseline.
static interface Baseline.ChangedVersion
          A pair of different versions referenced by two baseline from the same version history.
static interface Baseline.DeletedVersion
          A version that is referenced by the first baseline but no version from the version history of that version is referenced by the second baseline.