类的使用
cn.dustlight.flow.zeebe.ZeebeProperties
-
使用ZeebeProperties的程序包 程序包 说明 cn.dustlight.flow.zeebe -
-
cn.dustlight.flow.zeebe中ZeebeProperties的使用
参数类型为ZeebeProperties的cn.dustlight.flow.zeebe中的方法 修饰符和类型 方法 说明 MultiTenantAdapterFlowZeebeConfiguration. multiTenantAdapter(ZeebeProperties properties)UserTaskFormAdapterFlowZeebeConfiguration. userTaskFormAdapter(ZeebeProperties properties)UserTaskWorkerFlowZeebeConfiguration. userTaskWorkker(ZeebeProperties properties, io.camunda.zeebe.client.ZeebeClient zeebeClient, org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations operations)io.camunda.zeebe.client.ZeebeClientFlowZeebeConfiguration. zeebeClient(ZeebeProperties properties, io.camunda.zeebe.client.CredentialsProvider provider, com.fasterxml.jackson.databind.ObjectMapper mapper)ZeebeProcessServiceFlowZeebeConfiguration. zeebeProcessService(io.camunda.zeebe.client.ZeebeClient zeebeClient, org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations elasticsearchOperations, org.springframework.context.ApplicationContext context, ZeebeProperties properties)ZeebeUserTaskServiceFlowZeebeConfiguration. zeebeUserTaskService(ZeebeProperties properties, cn.dustlight.flow.core.flow.usertask.UserTaskDataValidator validator, org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations operations, io.camunda.zeebe.client.ZeebeClient zeebeClient)
-