Interface ValueSimulationService


public interface ValueSimulationService
The Value simulation service to get the possible values affected for the introduced values
  • Method Summary

    Modifier and Type
    Method
    Description
    simulate(com.atlassian.jira.project.Project project, Field field, List<String> fieldValues)
    Simulate value simulation.
  • Method Details

    • simulate

      ValueSimulation simulate(com.atlassian.jira.project.Project project, Field field, List<String> fieldValues)
      Simulate value simulation. Get the possible values affected for the introduced values.
      Parameters:
      project - the project
      field - the field
      fieldValues - the field values
      Returns:
      the value simulation