orchescala.worker.c7

Members list

Type members

Classlikes

object C7BasicAuthClient extends C7Client

Attributes

Supertypes
trait C7Client
class Object
trait Matchable
class Any
Self type
trait C7Client

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait C7Context extends EngineContext

Attributes

Supertypes
trait EngineContext
class Object
trait Matchable
class Any
object C7NoAuthClient extends C7Client

Attributes

Supertypes
trait C7Client
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
class C7WorkerRegistry(client: C7Client) 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 OAuth2Client extends C7Client, OAuthPasswordFlow

Attributes

Supertypes
trait OAuthPasswordFlow
trait C7Client
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

Types

type HelperContext[T] = ExternalTask ?=> T