| Package | Description |
|---|---|
| com.qbpsimulator.engine | |
| com.qbpsimulator.engine.interfaces | |
| com.qbpsimulator.engine.logger |
| Modifier and Type | Method and Description |
|---|---|
ProcessActivityCollaboration |
EventProcessor.getRegisteredMessage(String eventId) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventProcessor.notifyCollaboration(ProcessActivityCollaboration collaboration) |
| Modifier and Type | Method and Description |
|---|---|
ProcessActivityCollaboration |
IEventProcessor.getRegisteredMessage(String eventId)
Returns already created instance of a message event which was discarded if
there exist one and discards the new one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IProcessLogger.logMessageRegistered(ProcessActivityCollaboration newActivity)
Message registered with the id from another process
|
void |
IEventProcessor.notifyCollaboration(ProcessActivityCollaboration collaboration)
Notify event processor of an inbound collaboration
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexLogger.logMessageRegistered(ProcessActivityCollaboration newActivity) |
void |
ConsoleLogger.logMessageRegistered(ProcessActivityCollaboration collaboration) |
void |
KpiCalculator.logMessageRegistered(ProcessActivityCollaboration newActivity) |
void |
MxmlLogger.logMessageRegistered(ProcessActivityCollaboration newActivity) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.