Problemet er, at du har match inde i project
Det skal være array list af etaper. Det første element skal enten være match eller project .
Document matchDoc = new Document(\*matching condition*/);
Document projectDoc = new Document(/*project doc*/);
Bestå disse to array-lister.