|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.service.sprint.SprintIndexCheckServiceImpl
@Service public class SprintIndexCheckServiceImpl
Implementation of the SprintIndexCheckService.
| Constructor Summary | |
|---|---|
SprintIndexCheckServiceImpl()
|
|
| Method Summary | |
|---|---|
ServiceOutcome<java.lang.Void> |
performCheck()
Perform the check to find out if any issues are affected by the addition of the Sprint Index Field. |
ServiceOutcome<java.lang.Void> |
performCheck(RapidView rapidView)
Perform the check to find out if the viewing of this RapidView will be affected by the Sprint field Index. |
void |
setCheckNecessary()
Set a flag in the system to indicate that the Sprint Index Check is necessary. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SprintIndexCheckServiceImpl()
| Method Detail |
|---|
public ServiceOutcome<java.lang.Void> performCheck()
SprintIndexCheckService
performCheck in interface SprintIndexCheckService@NotNull public ServiceOutcome<java.lang.Void> performCheck(RapidView rapidView)
SprintIndexCheckServiceRapidView will be affected by the Sprint field Index.
performCheck in interface SprintIndexCheckServicerapidView - the rapid view
public void setCheckNecessary()
SprintIndexCheckService
setCheckNecessary in interface SprintIndexCheckService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||