Package org.operaton.bpm.engine.rest.dto
Class TelemetryConfigurationDto
java.lang.Object
org.operaton.bpm.engine.rest.dto.TelemetryConfigurationDto
Deprecated, for removal: This API element is subject to removal in a future version.
The sending telemetry data feature is removed.
Please remove any usages.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BooleanDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.TelemetryConfigurationDto(Boolean enableTelemetry) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.voidsetEnableTelemetry(Boolean enableTelemetry) Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
enableTelemetry
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
TelemetryConfigurationDto
public TelemetryConfigurationDto()Deprecated, for removal: This API element is subject to removal in a future version. -
TelemetryConfigurationDto
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
isEnableTelemetry
Deprecated, for removal: This API element is subject to removal in a future version. -
setEnableTelemetry
Deprecated, for removal: This API element is subject to removal in a future version.
-