| Modifier and Type | Class and Description |
|---|---|
class |
InboundChannelModelValidator |
class |
OutboundChannelModelValidator |
| Modifier and Type | Field and Description |
|---|---|
protected List<ChannelValidator> |
ChannelJsonConverter.validators |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelValidator> |
ChannelJsonConverter.getValidators() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelJsonConverter.addValidator(ChannelValidator validator) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelJsonConverter.setValidators(List<ChannelValidator> validators) |
| Constructor and Description |
|---|
ChannelJsonConverter(Collection<ChannelValidator> validators) |
Copyright © 2020 Flowable. All rights reserved.