|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SprintIndexCheckService
Manages the state of the issue index with regards to the default Sprint field and whether or not we are in a good state to search the index on that field.
| 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. |
| Method Detail |
|---|
@NotNull ServiceOutcome<java.lang.Void> performCheck()
@NotNull ServiceOutcome<java.lang.Void> performCheck(RapidView rapidView)
RapidView will be affected by the Sprint field Index.
rapidView - the rapid view
void setCheckNecessary()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||