Class ValidationContextPredicate

  • All Implemented Interfaces:
    org.apache.camel.Predicate

    public class ValidationContextPredicate
    extends Object
    implements org.apache.camel.Predicate
    • Constructor Detail

      • ValidationContextPredicate

        public ValidationContextPredicate()
      • ValidationContextPredicate

        public ValidationContextPredicate​(ca.uhn.hl7v2.HapiContext hapiContext)
      • ValidationContextPredicate

        public ValidationContextPredicate​(ca.uhn.hl7v2.validation.ValidationContext validationContext)
      • ValidationContextPredicate

        public ValidationContextPredicate​(org.apache.camel.Expression expression)
    • Method Detail

      • matches

        public boolean matches​(org.apache.camel.Exchange exchange)
        Specified by:
        matches in interface org.apache.camel.Predicate