|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SprintCustomFieldService
Service-related methods for using the "Sprint" field which GreenHopper cares about.
| Method Summary | |
|---|---|
boolean |
doesDefaultSprintFieldExist()
|
com.atlassian.jira.issue.fields.CustomField |
getDefaultSprintField()
Get the Sprint custom field that GreenHopper is aware of. |
boolean |
isSprintField(com.atlassian.jira.issue.fields.CustomField customField)
Is the passed custom field of type "Sprint" |
boolean |
isSprintField(long customFieldId)
Is the passed custom field id of type "Sprint" |
| Method Detail |
|---|
com.atlassian.jira.issue.fields.CustomField getDefaultSprintField()
boolean doesDefaultSprintFieldExist()
boolean isSprintField(com.atlassian.jira.issue.fields.CustomField customField)
boolean isSprintField(long customFieldId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||