@Component public class RemoveProcessVariablesCmdExecutor extends Object implements CommandExecutor<org.activiti.runtime.api.model.payloads.RemoveProcessVariablesPayload>
| Constructor and Description |
|---|
RemoveProcessVariablesCmdExecutor(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.RemoveProcessVariablesPayload removeProcessVariablesPayload) |
String |
getHandledType() |
@Autowired
public RemoveProcessVariablesCmdExecutor(org.activiti.runtime.api.ProcessAdminRuntime processAdminRuntime,
org.springframework.messaging.MessageChannel commandResults)
public String getHandledType()
getHandledType in interface CommandExecutor<org.activiti.runtime.api.model.payloads.RemoveProcessVariablesPayload>public void execute(org.activiti.runtime.api.model.payloads.RemoveProcessVariablesPayload removeProcessVariablesPayload)
execute in interface CommandExecutor<org.activiti.runtime.api.model.payloads.RemoveProcessVariablesPayload>Copyright © 2010–2018 Alfresco. All rights reserved.