public class GetChannelDefinitionCmd extends Object implements Command<ChannelDefinitionEntity>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
channelDefinitionId |
| Constructor and Description |
|---|
GetChannelDefinitionCmd(String channelDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
ChannelDefinitionEntity |
execute(CommandContext commandContext) |
protected String channelDefinitionId
public GetChannelDefinitionCmd(String channelDefinitionId)
public ChannelDefinitionEntity execute(CommandContext commandContext)
execute in interface Command<ChannelDefinitionEntity>Copyright © 2020 Flowable. All rights reserved.