Interface InsightsServiceClient

All Known Implementing Classes:
InsightsServiceClientImpl

public interface InsightsServiceClient
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    publish(ai.timefold.solver.enterprise.service.insights.common.internal.event.InsightEvent event, InsightsServiceClient.Priority priority, String operation)
     
  • Method Details