mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-27 07:56:38 +00:00
moved up getOutPipelineState()
Change-Id: I7eb4b12eac4b0fcebdfc2fc99b54a707684edb9e
This commit is contained in:
-5
@@ -35,9 +35,4 @@ public class RegularManeuverWithoutMarkPassingForDataAnalysisPersistenceManager
|
||||
getOutPipelineStage()
|
||||
});
|
||||
}
|
||||
|
||||
protected Document getOutPipelineStage() {
|
||||
return Document.parse("{$out: '" + COLLECTION_NAME + "'}");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user