orchescala.worker.c7
package orchescala.worker.c7
Members list
Type members
Classlikes
object C7BasicAuthWorkerClient extends C7WorkerClient
Attributes
- Supertypes
- Self type
trait C7Context extends EngineContext
Attributes
- Supertypes
-
trait EngineContextclass Objecttrait Matchableclass Any
object C7NoAuthWorkerClient extends C7WorkerClient
Attributes
- Supertypes
- Self type
-
C7NoAuthWorkerClient.type
trait C7Worker[In <: Product, Out <: Product] extends WorkerDsl[In, Out], ExternalTaskHandler
Attributes
- Supertypes
-
trait ExternalTaskHandlertrait WorkerDsl[In, Out]class Objecttrait Matchableclass Any
trait C7WorkerClient
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
class C7WorkerRegistry(client: C7WorkerClient) extends WorkerRegistry
Attributes
- Supertypes
-
trait WorkerRegistryclass Objecttrait Matchableclass Any
object CamundaHelper
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CamundaHelper.type
trait OAuth2WorkerClient extends C7WorkerClient, OAuthPasswordFlow
Attributes
- Supertypes
object ProcessVariablesExtractor
Validator to validate the input variables automatically.
Validator to validate the input variables automatically.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
object SharedHttpClientManager
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 Objecttrait Matchableclass Any
- Self type
Types
In this article