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, beforeInvoke, getClientToken, mapEcmException, mapExceptionprotected void voidInvoke()
throws Exception
VoidOperationvoidInvoke in class VoidOperationException - exception when invoking this operationpublic String toString()
toString in class com.lexmark.saperion.remote.common.operations.AbstractOperation<com.lexmark.saperion.remote.common.operations.Void,SaBasicException,LegacyConnection>public String getEventName()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.