| Modifier and Type | Field and Description |
|---|---|
protected Message |
message |
protected com.flowable.core.idm.api.UserAccount |
recipientAccount |
| Constructor and Description |
|---|
ValidateExternalSystemMessageCmd(com.flowable.core.idm.api.UserAccount recipientAccount,
Message message) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected ExternalConversationSystemAdapter |
getAdapter(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
String externalSystemId) |
protected final com.flowable.core.idm.api.UserAccount recipientAccount
protected final Message message
public ValidateExternalSystemMessageCmd(com.flowable.core.idm.api.UserAccount recipientAccount,
Message message)
public Void execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<Void>protected ExternalConversationSystemAdapter getAdapter(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, String externalSystemId)
Copyright © 2019. All rights reserved.