Class OperateClientConfiguration

java.lang.Object
org.camunda.community.migration.processInstance.configuration.OperateClientConfiguration

@Configuration public class OperateClientConfiguration extends Object
  • Constructor Details

  • 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