camundala.camunda7.worker

Members list

Type members

Classlikes

trait C7WorkerHandler extends ExternalTaskHandler

To avoid Annotations (Camunda Version specific), we extend ExternalTaskHandler for required parameters.

To avoid Annotations (Camunda Version specific), we extend ExternalTaskHandler for required parameters.

Attributes

Supertypes
trait ExternalTaskHandler
class Object
trait Matchable
class Any
trait Camunda7Context extends EngineContext

Attributes

Supertypes
trait EngineContext
class Object
trait Matchable
class Any
Known subtypes
case class Camunda7WorkerLogger(delegateLogger: Logger) extends WorkerLogger

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait WorkerLogger
class Object
trait Matchable
class Any
Show all
object CamundaHelper

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
@Configuration

Attributes

Supertypes
trait EngineContext
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Validator to validate the input variables automatically.

Validator to validate the input variables automatically.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Types

type HelperContext[T] = ExternalTask ?=> T

Value members

Concrete fields

lazy val backend: SttpBackend[Identity, Any]

Exports

Defined exports

@Component @Documented @Retention(value = java.lang.annotation.RetentionPolicy.RUNTIME) @Target(value = java.lang.annotation.ElementType.TYPE)
final type Configuration = Configuration
Exported from annotation
@Retention(value = java.lang.annotation.RetentionPolicy.RUNTIME) @Target(value = java.lang.annotation.ElementType.TYPE, java.lang.annotation.ElementType.METHOD) @Documented
final type ExternalTaskSubscription = ExternalTaskSubscription
Exported from annotation
final val Method: Method
Exported from model
final type Method = Method
Exported from model
final val QueryParams: QueryParams
Exported from model
final type QueryParams = QueryParams
Exported from model
final val Uri: Uri
Exported from model
final type Uri = Uri
Exported from model