| Modifier and Type | Field and Description |
|---|---|
protected boolean |
async |
protected String |
eventName |
protected String |
executionId |
protected Serializable |
payload |
| Constructor and Description |
|---|
SignalEventReceivedCmd(String eventName,
String executionId,
boolean async) |
SignalEventReceivedCmd(String eventName,
String executionId,
Map<String,Object> processVariables) |
protected final String eventName
protected final String executionId
protected final Serializable payload
protected final boolean async
public SignalEventReceivedCmd(String eventName, String executionId, Map<String,Object> processVariables)
public Void execute(CommandContext commandContext)
Copyright © 2013 Alfresco. All rights reserved.