Uses of Interface
org.operaton.bpm.engine.telemetry.TelemetryData
Packages that use TelemetryData
Package
Description
Public API of the Operaton engine.
Typical usage of the API starts by the creation of a
Typical usage of the API starts by the creation of a
ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine can be obtained.API implementation classes, which shouldn't directly be used by end-users.
-
Uses of TelemetryData in org.operaton.bpm.engine
Methods in org.operaton.bpm.engine that return TelemetryDataModifier and TypeMethodDescriptionManagementService.getTelemetryData()This method returns the current state of the collected telemetry data. -
Uses of TelemetryData in org.operaton.bpm.engine.impl
Methods in org.operaton.bpm.engine.impl that return TelemetryData -
Uses of TelemetryData in org.operaton.bpm.engine.impl.telemetry.dto
Classes in org.operaton.bpm.engine.impl.telemetry.dto that implement TelemetryData -
Uses of TelemetryData in org.operaton.bpm.engine.rest.dto.telemetry
Methods in org.operaton.bpm.engine.rest.dto.telemetry with parameters of type TelemetryDataModifier and TypeMethodDescriptionstatic TelemetryDataDtoTelemetryDataDto.fromEngineDto(TelemetryData other)