Interface IRunExpenseCalculator

All Superinterfaces:
IPlugin

public interface IRunExpenseCalculator extends IPlugin
  • Method Details

    • calculateRunExpense

      double calculateRunExpense(RDtoRunCondition runCondition) throws PluginException
      Throws:
      PluginException - you can (but do not need to) wrap your RuntimeExceptions in a PluginException that is aware of the plugin's uuid.