Interface CommitItemStateFlags

All Known Implementing Classes:
CommitItem.StateFlags

public interface CommitItemStateFlags
The constants in this interface describe the changes to an item to be committed.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    the item has been added
    static final int
    the item has been deleted
    static final int
    the item has been copied
    static final int
    the item has property modifications
    static final int
    the item has text modifications