Interface WorkflowEntityFactory


public interface WorkflowEntityFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    kalix.javasdk.impl.workflowentity.WorkflowEntityRouter<?,?>
     
  • Method Details

    • create

      kalix.javasdk.impl.workflowentity.WorkflowEntityRouter<?,?> create(WorkflowEntityContext context)