Class GrayBox

java.lang.Object
org.frankframework.ladybug.filter.AbstractBox
org.frankframework.ladybug.filter.GrayBox
All Implemented Interfaces:
nl.nn.testtool.filter.CheckpointMatcher

public class GrayBox extends AbstractBox
Only show senders and pipelines (within these senders) (show only the pipeline checkpoints, not it's children)
Author:
Jaco de Groot
  • Constructor Details

    • GrayBox

      public GrayBox()
  • Method Details

    • match

      public boolean match(nl.nn.testtool.Report report, nl.nn.testtool.Checkpoint checkpoint)
      Specified by:
      match in interface nl.nn.testtool.filter.CheckpointMatcher
      Overrides:
      match in class AbstractBox
    • hasStartPointOnLevel

      public boolean hasStartPointOnLevel(nl.nn.testtool.Report report, nl.nn.testtool.Checkpoint checkpoint)