ApiExamples

camundala.api.ApiExamples
See theApiExamples companion class
object ApiExamples

Attributes

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

Members list

Value members

Concrete methods

def apply[In <: Product : Schema, Out <: Product : ClassTag](name: String, inOut: InOut[In, Out, _]): ApiExamples[In, Out]