public class SignalCmd extends Object implements Command<Object>, Serializable
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
executionId  | 
protected Map<String,Object> | 
processVariables  | 
protected Object | 
signalData  | 
protected String | 
signalName  | 
protected String executionId
protected String signalName
protected Object signalData
public Object execute(CommandContext commandContext)
Copyright © 2017. All rights reserved.