orchescala.worker.c7

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
trait C7Context extends EngineContext

Attributes

Supertypes
trait EngineContext
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
trait C7Worker[In <: Product, Out <: Product] extends WorkerDsl[In, Out], ExternalTaskHandler

Attributes

Supertypes
trait ExternalTaskHandler
trait WorkerDsl[In, Out]
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class C7WorkerRegistry(client: C7WorkerClient) extends WorkerRegistry

Attributes

Supertypes
trait WorkerRegistry
class Object
trait Matchable
class Any
object CamundaHelper

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
trait OAuth2WorkerClient extends C7WorkerClient, OAuthPasswordFlow

Attributes

Supertypes
trait OAuthPasswordFlow
class Object
trait Matchable
class Any

Validator to validate the input variables automatically.

Validator to validate the input variables automatically.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Provides a shared HTTP connection manager for Camunda clients to avoid creating new connections for each client

Provides a shared HTTP connection manager for Camunda clients to avoid creating new connections for each client

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Types

type HelperContext[T] = ExternalTask ?=> T