| Modifier and Type | Field and Description |
|---|---|
protected Message |
message |
protected UserAccount |
recipientAccount |
| Constructor and Description |
|---|
ValidateExternalSystemMessageCmd(UserAccount recipientAccount,
Message message) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(CommandContext commandContext) |
protected ExternalConversationSystemAdapter |
getAdapter(CommandContext commandContext,
String externalSystemId) |
protected final UserAccount recipientAccount
protected final Message message
public ValidateExternalSystemMessageCmd(UserAccount recipientAccount, Message message)
public Void execute(CommandContext commandContext)
protected ExternalConversationSystemAdapter getAdapter(CommandContext commandContext, String externalSystemId)