data class StoryDefinitionConfigurationFlowNode (source)
A flow tree node.
<init> |
A flow tree node. StoryDefinitionConfigurationFlowNode(ownerStoryId: String, childrenStoryIds: List<String>) |
childrenStoryIds |
val childrenStoryIds: List<String> |
ownerStoryId |
val ownerStoryId: String |