Uses of Class
com.tailf.maapi.ProgressAttributeValue
Packages that use 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
Subclasses of ProgressAttributeValue in com.tailf.maapi -
Uses of ProgressAttributeValue in com.tailf.notif
Methods in com.tailf.notif that return ProgressAttributeValueModifier and TypeMethodDescriptionProgressNotification.getAttributeValue
(String name) Get a specific attribute of the event.Methods in com.tailf.notif that return types with arguments of type ProgressAttributeValueConstructor parameters in com.tailf.notif with type arguments of type ProgressAttributeValueModifierConstructorDescriptionCommitProgressNotification
(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)