Class FlowClient

  • All Implemented Interfaces:
    FlowExecutableClient

    public class FlowClient
    extends EliquaClient
    implements FlowExecutableClient
    Client class responsible for handling operations related to Flow executions in the Eliqua platform. Provides methods for triggering flow executions, both standard and extended, and integrates with the EliquaClient base class for HTTP request handling and authentication.