Interface Operations


  • @Immutable
    public interface Operations
    • Method Detail

      • getCommitMeta

        @NotNull
        @NotNull CommitMeta getCommitMeta()
      • getOperations

        @NotNull
        @Size(min=1)
        @NotNull @Size(min=1) java.util.List<Operation> getOperations()