Class MethodFlowableWorkerEndpoint

java.lang.Object
org.flowable.external.worker.config.AbstractFlowableWorkerEndpoint
org.flowable.external.worker.config.MethodFlowableWorkerEndpoint
All Implemented Interfaces:
FlowableWorkerEndpoint

public class MethodFlowableWorkerEndpoint extends AbstractFlowableWorkerEndpoint
A FlowableWorkerEndpoint providing the method to invoke to process an incoming message for this endpoint.
Author:
Filip Hrisafov
  • Constructor Details

    • MethodFlowableWorkerEndpoint

      public MethodFlowableWorkerEndpoint()
  • Method Details