Class InfoItem

  • Direct Known Subclasses:
    GitInfoItem, SvnInfoItem

    public class InfoItem
    extends Object
    Encapsulates meta information about a file (or directory) being managed with an SCM. For historical reasons the field/method names are inspired from (and sometimes only applicable to) the Subversion SCM.
    Since:
    1.5
    Author:
    Kenney Westerhof, Olivier Lamy