Interface IModificationDiff


public interface IModificationDiff
Author:
Michal Dobisek, Polarion Software
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the modified fields for this diff's IPObject.
     
  • Method Details

    • getObject

      IPObject getObject()
    • getDeltas

      IFieldDiff[] getDeltas()
      Returns the modified fields for this diff's IPObject.