Class CustomLookupOperation

java.lang.Object
org.qubership.atp.ram.repositories.operations.CustomLookupOperation
All Implemented Interfaces:
org.springframework.data.mongodb.core.aggregation.AggregationOperation

public class CustomLookupOperation extends Object implements org.springframework.data.mongodb.core.aggregation.AggregationOperation
  • Constructor Details

    • CustomLookupOperation

      public CustomLookupOperation()
  • Method Details

    • toDocument

      public org.bson.Document toDocument(org.springframework.data.mongodb.core.aggregation.AggregationOperationContext context)
      Specified by:
      toDocument in interface org.springframework.data.mongodb.core.aggregation.AggregationOperation
    • getOperator

      public String getOperator()
      Specified by:
      getOperator in interface org.springframework.data.mongodb.core.aggregation.AggregationOperation