Class InterviewPropagator.PropogateMap

java.lang.Object
com.sun.javatest.InterviewPropagator.PropogateMap
Enclosing class:
InterviewPropagator

public class InterviewPropagator.PropogateMap extends Object
Propagation data model.
  • Constructor Details

    • PropogateMap

      public PropogateMap()
  • Method Details

    • hasConflicts

      public boolean hasConflicts()
      Does the data contain conflicts?
    • hasUpdates

      public boolean hasUpdates()
      Does the data contain auto updates?
    • getConflictReportFile

      public File getConflictReportFile()
      Returns temporary file with html conflict report
    • getUpdatesReportFile

      public File getUpdatesReportFile()
      Returns temporary file with html updates report