Class CamundaPlatform7DelegationWorker

java.lang.Object
org.camunda.community.migration.adapter.worker.CamundaPlatform7DelegationWorker

@Component public class CamundaPlatform7DelegationWorker extends Object
  • Constructor Details

    • CamundaPlatform7DelegationWorker

      public CamundaPlatform7DelegationWorker(JuelExpressionResolver expressionResolver, org.camunda.bpm.engine.ArtifactFactory artifactFactory)
  • Method Details

    • delegateToCamundaPlatformCode

      @JobWorker(type="camunda-7-adapter", autoComplete=false) public void delegateToCamundaPlatformCode(io.camunda.zeebe.client.api.worker.JobClient client, io.camunda.zeebe.client.api.response.ActivatedJob job) throws Exception
      Throws:
      Exception