@Component public class SetProcessVariablesCmdExecutor extends Object implements CommandExecutor<org.activiti.runtime.api.model.payloads.SetProcessVariablesPayload>
| Constructor and Description |
|---|
SetProcessVariablesCmdExecutor(org.activiti.runtime.api.ProcessAdminRuntime processAdminRuntime,
org.springframework.messaging.MessageChannel commandResults) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.activiti.runtime.api.model.payloads.SetProcessVariablesPayload setProcessVariablesPayload) |
String |
getHandledType() |
@Autowired
public SetProcessVariablesCmdExecutor(org.activiti.runtime.api.ProcessAdminRuntime processAdminRuntime,
org.springframework.messaging.MessageChannel commandResults)
public String getHandledType()
getHandledType in interface CommandExecutor<org.activiti.runtime.api.model.payloads.SetProcessVariablesPayload>public void execute(org.activiti.runtime.api.model.payloads.SetProcessVariablesPayload setProcessVariablesPayload)
execute in interface CommandExecutor<org.activiti.runtime.api.model.payloads.SetProcessVariablesPayload>Copyright © 2010–2018 Alfresco. All rights reserved.