UserTaskEndpoints

orchescala.gateway.UserTaskEndpoints

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val completeUserTask: Endpoint[String, (String, String, Json), ErrorResponse, Unit, Any]
val completeUserTaskForApi: Endpoint[String, (String, String, String, Json), ErrorResponse, Unit, Any]
val getUserTaskVariables: Endpoint[String, (String, String, Option[String], Option[Int]), ErrorResponse, (String, Json), Any]