Uses of Class
com.tailf.maapi.ProgressAttributeValue
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
Package for subscription to asynchronous events.
-
Uses of ProgressAttributeValue in com.tailf.maapi
-
Uses of ProgressAttributeValue in com.tailf.notif
Modifier and TypeMethodDescriptionProgressNotification.getAttributeValue
(String name) Get a specific attribute of the event.ModifierConstructorDescriptionCommitProgressNotification
(NotificationType type, ProgressNotification.ProgressEventType progressEventType, Long timestamp, Long duration, String traceId, String spanId, String parentSpanId, int usid, int tid, int datastore, String context, String subsystem, String message, String annotation, Map<String, ProgressAttributeValue> attributes, List<ProgressLink> links) ProgressNotification
(NotificationType type, ProgressNotification.ProgressEventType progressEventType, Long timestamp, Long duration, String traceId, String spanId, String parentSpanId, int usid, int tid, int datastore, String context, String subsystem, String message, String annotation, Map<String, ProgressAttributeValue> attributes, List<ProgressLink> links)