Interface IRoutingAlgorithm

All Superinterfaces:
Serializable

public interface IRoutingAlgorithm extends Serializable
  • Method Details

    • evaluate

      This method should evaluate the required roles for a task.
      Parameters:
      context - context object containing data may be used during evaluation.
      Returns:
      The assignee info.