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.
|
getResult, invoke, setResult
beforeInvoke, getClientToken
protected void voidInvoke() throws Exception
VoidOperation
voidInvoke
in class VoidOperation
Exception
- exception when invoking this operationpublic String getEventName()
Copyright © 2016 SAPERION AG. All rights reserved.