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 TypeMethodDescriptionvoid
validateChannel
(ChannelModel channelModel) protected void
validateChannel
(OutboundChannelModel outboundChannelModel)
-
Field Details
-
supportedSerializers
-
-
Constructor Details
-
OutboundChannelModelValidator
public OutboundChannelModelValidator() -
OutboundChannelModelValidator
-
-
Method Details
-
validateChannel
- Specified by:
validateChannel
in interfaceChannelValidator
-
validateChannel
-