@sourceloop/bpmn-service / Exports / IWorkflowServiceConfig
Interface: IWorkflowServiceConfig¶
Hierarchy¶
-
IServiceConfig
↳
IWorkflowServiceConfig
Table of contents¶
Properties¶
Properties¶
useCustomSequence¶
• useCustomSequence: boolean
Overrides¶
IServiceConfig.useCustomSequence
Defined in¶
services/bpmn-service/src/types/types.ts:22
useSequelize¶
• Optional
useSequelize: boolean
Inherited from¶
IServiceConfig.useSequelize
Defined in¶
packages/core/dist/types.d.ts:8
workflowEngineBaseUrl¶
• Optional
workflowEngineBaseUrl: string