public class SaWfEventImpl extends Object implements SaWfEvent
SaWfEvent.SaWfEvent,
Serialized Form| Constructor and Description |
|---|
SaWfEventImpl(String wfEventId,
String wfHDoc,
int wfNodeId,
String wfProcessId,
String wfSysRowId,
long wfSysTimeStamp)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEventId()
Reads the event ID.
|
String |
getHDoc()
Reads the HDOC for this event.
|
int |
getNodeId()
Reads the node ID.
|
String |
getProcessId()
Reads the process ID.
|
String |
getSysRowId()
Reads the SysRowId.
|
long |
getSysTimeStamp()
Reads the SysTimeStamp.
|
public String getEventId()
getEventId in interface SaWfEventSaWfEvent.getEventId()public String getHDoc()
getHDoc in interface SaWfEventSaWfEvent.getHDoc()public int getNodeId()
getNodeId in interface SaWfEventSaWfEvent.getNodeId()public String getProcessId()
getProcessId in interface SaWfEventSaWfEvent.getProcessId()public String getSysRowId()
getSysRowId in interface SaWfEventSaWfEvent.getSysRowId()public long getSysTimeStamp()
getSysTimeStamp in interface SaWfEventSaWfEvent.getSysTimeStamp()Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.