Class ConfigurationBpmEngine.BpmnServerDefinition
java.lang.Object
org.camunda.automator.configuration.ConfigurationBpmEngine.BpmnServerDefinition
- Enclosing class:
- ConfigurationBpmEngine
-
Field Summary
FieldsModifier and TypeFieldDescriptionCamunda 7Connection to OperateSaaS ZeebeMy Zeebe Address -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
serverType
-
zeebeGatewayAddress
My Zeebe Address -
zeebeSecurityPlainText
-
zeebeCloudRegister
SaaS Zeebe -
zeebeCloudRegion
-
zeebeCloudClusterId
-
zeebeCloudClientId
-
clientSecret
-
workerExecutionThreads
-
workerMaxJobsActive
-
operateUserName
Connection to Operate -
operateUserPassword
-
operateUrl
-
taskListUrl
-
camunda7ServerUrl
Camunda 7 -
camunda7UserName
-
camunda7Password
-
-
Constructor Details
-
BpmnServerDefinition
public BpmnServerDefinition()
-