Interface IBranchDocumentsCommand.IBranchDocumentsResult

Enclosing interface:
IBranchDocumentsCommand

public static interface IBranchDocumentsCommand.IBranchDocumentsResult
  • Method Details

    • branchedDocuments

      @NotNull List<IModule> branchedDocuments()
      Returns:
      The branched Documents in the same order that their branch requests were added to the command.