@OpenApiAll
public interface ScenarioRepresentationTextProvider
Scenario| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getRepresentationText(ScenarioNode scenarioNode)
Gets representation text of the given scenario node. 
 | 
java.lang.String getRepresentationText(ScenarioNode scenarioNode)
scenarioNode - scenario node for which to get representation text.