FlowSchemaStatus

final case class FlowSchemaStatus(conditions: Option[Seq[FlowSchemaCondition]])

FlowSchemaStatus represents the current state of a FlowSchema.

Source:
FlowSchemaStatus.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product