public class FireCustomEvent extends VoidOperation
Operation that fires a custom event.| Constructor and Description |
|---|
FireCustomEvent(String eventName,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventName() |
Map<String,String> |
getProperties() |
String |
toString() |
protected void |
voidInvoke()
Invokes this void operation.
|
afterInvoke, getResult, invokebeforeInvoke, getClientToken, mapExceptionprotected void voidInvoke()
throws Exception
VoidOperationvoidInvoke in class VoidOperationException - exception when invoking this operationpublic String getEventName()
Copyright © 2016 SAPERION AG. All rights reserved.