Uses of Enum Class
ai.timefold.solver.enterprise.service.insights.client.api.InsightsServiceClient.Priority
Packages that use InsightsServiceClient.Priority
Package
Description
-
Uses of InsightsServiceClient.Priority in ai.timefold.solver.enterprise.service.insights.client.api
Subclasses with type arguments of type InsightsServiceClient.Priority in ai.timefold.solver.enterprise.service.insights.client.apiMethods in ai.timefold.solver.enterprise.service.insights.client.api that return InsightsServiceClient.PriorityModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static InsightsServiceClient.Priority[]InsightsServiceClient.Priority.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.timefold.solver.enterprise.service.insights.client.api with parameters of type InsightsServiceClient.PriorityModifier and TypeMethodDescriptionvoidInsightsServiceClient.publish(ai.timefold.solver.enterprise.service.insights.common.internal.event.InsightEvent event, InsightsServiceClient.Priority priority, String operation) -
Uses of InsightsServiceClient.Priority in ai.timefold.solver.enterprise.service.insights.client.impl
Methods in ai.timefold.solver.enterprise.service.insights.client.impl with parameters of type InsightsServiceClient.PriorityModifier and TypeMethodDescriptionvoidInsightsServiceClientImpl.publish(ai.timefold.solver.enterprise.service.insights.common.internal.event.InsightEvent event, InsightsServiceClient.Priority priority, String operation)