Class CommitItem.StateFlags

java.lang.Object
org.apache.subversion.javahl.CommitItem.StateFlags
All Implemented Interfaces:
CommitItemStateFlags
Enclosing class:
CommitItem

public static class CommitItem.StateFlags extends java.lang.Object implements CommitItemStateFlags
the class for the commit item state flags. The values are ored together the values are CommitItemStateFlags for building reasons.
  • Constructor Details

    • StateFlags

      public StateFlags()