Code Flow
@Serializable
A set of threadFlows which together describe a pattern of code execution relevant to detecting a result.
Constructors
Link copied to clipboard
constructor(message: Message? = null, properties: PropertyBag? = null, threadFlows: List<ThreadFlow>)