public class XLogToXSEventAuthor extends org.processmining.stream.core.abstracts.AbstractXSAuthor<XSEvent,java.lang.String>
Constructor and Description |
---|
XLogToXSEventAuthor(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
XLogToXSEventStreamParameters parameters) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<XSEvent> |
getTopic() |
void |
workPackage() |
getVisualization, interrupt, pause, pauseXSRunnable, start, startXSRunnable, stopXSRunnable
connect, disconnect, getNumberOfPacketsSend, getWritables, run, write
isPaused, isRunning, isStarted, isStopped
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, stop, suspend, toString, yield
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public XLogToXSEventAuthor(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, XLogToXSEventStreamParameters parameters)
public void workPackage()
workPackage
in class org.processmining.stream.core.abstracts.AbstractXSRunnable
public java.lang.Class<XSEvent> getTopic()