|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JqlTimetrackingDurationSupport
Interface for assisting in the parsing of duration values
Method Summary | |
---|---|
boolean |
validate(String durationString)
Check to see if the passed string is a valid duration according to JQL. |
Methods inherited from interface com.atlassian.jira.jql.util.IndexValueConverter |
---|
convertToIndexValue |
Method Detail |
---|
boolean validate(String durationString)
durationString
- the string to check; cannot be null.
IllegalArgumentException
- if the passed durationString is blank or null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |