public class EventLogRestService extends Object
| Constructor and Description |
|---|
EventLogRestService() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteEventLogEntry(String id)
Deletes a eventLog entry by its $uniqueID
|
org.imixs.workflow.xml.XMLDataCollection |
getEventLogEntriesByTopic(String topic,
int maxCount)
Returns a set of eventLog entries for a given topic.
|
public org.imixs.workflow.xml.XMLDataCollection getEventLogEntriesByTopic(String topic, int maxCount)
topic - - topic to search event log entries.maxCount - - max count of returned eventLogEntries (default 99)public void deleteEventLogEntry(String id)
name - of report or uniqueidCopyright © 2006–2019 Imixs Software Solutions GmbH. All rights reserved.