camundala-worker
camundala-worker
API
camundala.worker
CamundalaWorkerError
CamundalaWorkerError
BadVariableError
CamundaBpmnError
CustomError
HandledRegexNotMatchedError
HandledRegexNotMatchedError
InitProcessError
MappingError
MockedOutput
MockerError
RunWorkError
ServiceAuthError
ServiceBadBodyError
ServiceBadPathError
ServiceError
ServiceMappingError
ServiceMockingError
ServiceRequestError
ServiceUnexpectedError
UnexpectedError
ValidatorError
CustomHandler
CustomHandler
CustomWorker
CustomWorkerDsl
EngineContext
EngineRunContext
ErrorWithOutput
InitProcessHandler
InitProcessHandler
InitWorker
InitWorkerDsl
QuerySegmentOrParam
Key
Value
KeyValue
RunWorkHandler
RunnableRequest
RunnableRequest
ServiceHandler
ServiceResponse
ServiceWorker
ServiceWorkerDsl
ValidationHandler
ValidationHandler
ValidationWorkerDsl
Worker
WorkerDsl
WorkerExecutor
Initializer
InputValidator
OutMocker
WorkRunner
WorkerLogger
Workers
camundala-worker
/
camundala.worker
/
EngineRunContext
EngineRunContext
camundala.worker.EngineRunContext
final case
class
EngineRunContext
(
engineContext
:
EngineContext
,
generalVariables
:
GeneralVariables
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
getLogger
(
clazz
:
Class
[
_
]):
WorkerLogger
def
jsonObjectToEngineObject
(
json
:
JsonObject
):
Map
[
String
,
Any
]
def
sendRequest
[
ServiceIn
:
Encoder
,
ServiceOut
:
ClassTag
](
request
:
RunnableRequest
[
ServiceIn
]): ()
?=>
ServiceOut
def
toEngineObject
[
T
<:
Product
:
Encoder
](
product
:
T
):
Map
[
String
,
Any
]
def
toEngineObject
(
variables
:
Map
[
String
,
Json
]):
Map
[
String
,
Any
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods