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, invoke
beforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapException
toArrayList, toCaseInsensitiveMap, toHashMap
protected void voidInvoke() throws Exception
VoidOperation
voidInvoke
in class VoidOperation
Exception
- 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.