orchescala-engine
orchescala-engine
API
orchescala.engine
domain
CamundaFormRefDto
HistoricProcessInstance
HistoricProcessInstance
ProcessState
ProcessState
HistoricVariable
HistoricVariable
Incident
Incident
Job
MessageCorrelationResult
Execution
ProcessInstance
MessageCorrelationResult
ResultType
ResultType
ProcessInfo
ProcessInfo
ProcessStatus
ProcessStatus
UserTask
UserTask
inOut
HistoricProcessInstanceService
HistoricVariableService
IncidentService
JobService
MessageService
ProcessInstanceService
SignalService
UserTaskService
json
JProcessInstanceService
EngineConfig
EngineError
EngineError
DecodingError
DmnError
EncodingError
MappingError
ProcessError
ServiceError
UnexpectedError
WorkerError
EngineRuntime
ProcessEngine
Slf4JLogger
Slf4JLogger
orchescala-engine
/
orchescala.engine
/
orchescala.engine.json
/
JProcessInstanceService
JProcessInstanceService
orchescala.engine.json.JProcessInstanceService
trait
JProcessInstanceService
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
getVariables
(
processInstanceId
:
String
,
inOut
:
Product
):
IO
[
EngineError
,
Seq
[
JsonProperty
]]
def
startProcessAsync
(
processDefId
:
String
,
in
:
Json
,
businessKey
:
Option
[
String
]):
IO
[
EngineError
,
ProcessInfo
]
In this article
Attributes
Members list
Value members
Abstract methods