SingleResult

camundala.bpmn.SingleResult
See theSingleResult companion class
object SingleResult

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Givens

given SingleResultJsonDecoder[T <: Product : Schema]: Decoder[SingleResult[T]]
given SingleResultJsonEncoder[T <: Product : Schema]: Encoder[SingleResult[T]]
given schemaForSingleResult[A <: Product : Schema]: Schema[SingleResult[A]]