Class OperateClientConfiguration
java.lang.Object
org.camunda.community.migration.processInstance.configuration.OperateClientConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.camunda.operate.auth.AuthInterfaceio.camunda.operate.CamundaOperateClientoperateClient(io.camunda.operate.auth.AuthInterface authentication)
-
Constructor Details
-
OperateClientConfiguration
-
-
Method Details
-
operateAuthentication
@Bean public io.camunda.operate.auth.AuthInterface operateAuthentication() -
operateClient
@Bean public io.camunda.operate.CamundaOperateClient operateClient(io.camunda.operate.auth.AuthInterface authentication) throws io.camunda.operate.exception.OperateException - Throws:
io.camunda.operate.exception.OperateException
-