Index
All Classes and Interfaces|All Packages
C
- ComponentInvocationMetric<ID,
METRIC, EVENT> - Interface in org.ikasan.spec.history -
Ikasan MessageHistoryEvent Value Object.
F
- findMessageHistoryEvents(int, int, String, boolean, Set<String>, String, String, String, String, Date, Date) - Method in interface org.ikasan.spec.history.MessageHistoryService
-
Search for saved MessageHistoryEvents
- FlowInvocationMetric<EVENT> - Interface in org.ikasan.spec.history
G
- getAfterEventIdentifier() - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
- getAfterRelatedEventIdentifier() - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
- getBeforeEventIdentifier() - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
- getBeforeRelatedEventIdentifier() - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
- getComponentName() - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
- getEndTimeMillis() - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
- getErrorUri() - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Get the error URI.
- getExpiry() - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Get the metric expiry.
- getFinalAction() - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Get the final action.
- getFlowInvocationEvents() - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Get the flow invocation events
- getFlowName() - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Get the flow name
- getHarvested() - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Get the harvested flag.
- getHarvestedDateTime() - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Get the harvested flag.
- getInvocationEndTime() - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Get the flow invocation end time
- getInvocationStartTime() - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Get the flow invocation start time
- getMessageHistoryEvent(int, int, String, boolean, String, boolean) - Method in interface org.ikasan.spec.history.MessageHistoryService
-
Retrieve a MessageHistoryEvent via its eventId or relatedEventId This could return an event that spans multiple modules and flows, hence the paging aspect
- getMetrics() - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
- getModuleName() - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Get the module name
- getStartTimeMillis() - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
- getWiretapFlowEvent() - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
M
- MessageHistoryService<EVENT,
FLOW_EVENT, RESULT, HISTORY_EVENT> - Interface in org.ikasan.spec.history -
This Service allows
MessageHistoryEvents to be saved out at runtime for later retrieval and inspection Paged search is also catered for
O
- org.ikasan.spec.history - package org.ikasan.spec.history
S
- save(EVENT, String, String) - Method in interface org.ikasan.spec.history.MessageHistoryService
-
Save an event
- setErrorUri(String) - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Set the error URI.
- setExpiry(long) - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Set the metric expiry.
- setFinalAction(String) - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Set the final action.
- setFlowInvocationEvents(Set<EVENT>) - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Set the flow invocation events.
- setFlowName(String) - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Set the flow name
- setHarvested(Boolean) - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Set the harvested flag.
- setHarvestedDateTime(long) - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Set the harvested flag.
- setInvocationEndTime(long) - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Set the flow invocation end time
- setInvocationStartTime(long) - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Set the flow invocation start time.
- setMetrics(Set<METRIC>) - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
- setModuleName(String) - Method in interface org.ikasan.spec.history.FlowInvocationMetric
-
Set the module name
- setWiretapFlowEvent(EVENT) - Method in interface org.ikasan.spec.history.ComponentInvocationMetric
- snapMetricEvent(FLOW_EVENT, String, String, String, Long) - Method in interface org.ikasan.spec.history.MessageHistoryService
-
Wiretap an FlowEvent
All Classes and Interfaces|All Packages