Class OutboundChannelModelValidator
java.lang.Object
org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
- All Implemented Interfaces:
ChannelValidator
- Author:
- Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvalidateChannel(ChannelModel channelModel) protected voidvalidateChannel(OutboundChannelModel outboundChannelModel)
-
Field Details
-
supportedSerializers
-
-
Constructor Details
-
OutboundChannelModelValidator
public OutboundChannelModelValidator() -
OutboundChannelModelValidator
-
-
Method Details
-
validateChannel
- Specified by:
validateChannelin interfaceChannelValidator
-
validateChannel
-