Package ru.slie.luna.issue.query.value
Interface ClauseValueGenerator
public interface ClauseValueGenerator
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getValueType
ClauseValueType getValueType() -
getValues
List<ClauseValue> getValues(User user, IssueField field, String valuePrefix, int limit, List<String> excludes)
-