- All Implemented Interfaces:
Command<Void>
- Author:
- Joram Barrez, Tijs Rademakers
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
eventName
protected final String eventName
-
executionId
protected final String executionId
-
-
async
protected final boolean async
-
-
Constructor Details
-
-
SignalEventReceivedCmd
public SignalEventReceivedCmd(String eventName,
String executionId,
boolean async,
String tenantId)
-