Class OutboundChannelModelValidator

java.lang.Object
org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
All Implemented Interfaces:
ChannelValidator

public class OutboundChannelModelValidator extends Object implements ChannelValidator
Author:
Filip Hrisafov
  • Field Details

    • supportedSerializers

      protected Set<String> supportedSerializers
  • Constructor Details

    • OutboundChannelModelValidator

      public OutboundChannelModelValidator()
    • OutboundChannelModelValidator

      public OutboundChannelModelValidator(Collection<String> supportedSerializers)
  • Method Details