Class SetChannelDefinitionCategoryCmd
- java.lang.Object
-
- org.flowable.eventregistry.impl.cmd.SetChannelDefinitionCategoryCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected Stringcategoryprotected StringchannelDefinitionId
-
Constructor Summary
Constructors Constructor Description SetChannelDefinitionCategoryCmd(String channelDefinitionId, String category)
-
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-