|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.global.AbstractLoggable
com.atlassian.greenhopper.service.sprint.SprintCustomFieldServiceImpl
@Service public class SprintCustomFieldServiceImpl
| Field Summary |
|---|
| Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logger |
| Constructor Summary | |
|---|---|
SprintCustomFieldServiceImpl()
|
|
| 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" |
| Methods inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logDebug, logError, logException, logInfo, logTrace, logWarn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SprintCustomFieldServiceImpl()
| Method Detail |
|---|
public com.atlassian.jira.issue.fields.CustomField getDefaultSprintField()
SprintCustomFieldService
getDefaultSprintField in interface SprintCustomFieldServicepublic boolean doesDefaultSprintFieldExist()
doesDefaultSprintFieldExist in interface SprintCustomFieldServicepublic boolean isSprintField(com.atlassian.jira.issue.fields.CustomField customField)
SprintCustomFieldService
isSprintField in interface SprintCustomFieldServicepublic boolean isSprintField(long customFieldId)
SprintCustomFieldService
isSprintField in interface SprintCustomFieldService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||