AliasSubWorkflowEngine
This page provides generated reference documentation for the AliasSubWorkflowEngine data model.
Datamodel for the integration of the adito flowable workflow engine service.
Overview
| Property | Summary |
|---|---|
| serviceUrl | The URL of the external workflow engine service. |
| user | The user used by the server to access the service |
| password | The password for the user to access the service |
serviceUrl
Type: String
The URL of the external workflow engine service.
Example: "http://localhost:8081/"
user
Type: String
The user used by the server to access the service
password
Type: String
The password for the user to access the service