public static class TracingProperties.SagaManagerProperties extends Object
AbstractSagaManager
.Constructor and Description |
---|
SagaManagerProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getSagaIdentifierAttributeName()
The name of the attribute used to store the saga id in the span.
|
void |
setSagaIdentifierAttributeName(String sagaIdentifierAttributeName)
The name of the attribute used to store the saga id in the span.
|
public String getSagaIdentifierAttributeName()
axon.sagaIdentifier
.public void setSagaIdentifierAttributeName(String sagaIdentifierAttributeName)
axon.sagaIdentifier
.sagaIdentifierAttributeName
- The name of the attribute used to store the saga id in the span.Copyright © 2010–2024. All rights reserved.