Class ValidateExternalSystemMessageCmd
java.lang.Object
com.flowable.engage.engine.impl.cmd.ValidateExternalSystemMessageCmd
- Author:
- Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionValidateExternalSystemMessageCmd
(UserAccount recipientAccount, Message message) -
Method Summary
Modifier and TypeMethodDescriptionexecute
(CommandContext commandContext) protected ExternalConversationSystemAdapter
getAdapter
(CommandContext commandContext, String externalSystemId)
-
Field Details
-
recipientAccount
-
message
-
-
Constructor Details
-
ValidateExternalSystemMessageCmd
-
-
Method Details
-
execute
-
getAdapter
protected ExternalConversationSystemAdapter getAdapter(CommandContext commandContext, String externalSystemId)
-