|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
@Service public class RapidViewClauseServiceImpl
Implementation of RapidViewClauseService
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService |
|---|
RapidViewClauseService.ClauseType |
| Constructor Summary | |
|---|---|
RapidViewClauseServiceImpl()
|
|
| Method Summary | |
|---|---|
ServiceOutcome<ClauseToAdd> |
getClauseForBuilder(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
RapidViewClauseService.ClauseType clauseType)
Applies a clause of given type to the passed builder |
ServiceOutcome<java.util.List<java.lang.String>> |
getDoneStatusIds(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RapidViewClauseServiceImpl()
| Method Detail |
|---|
public ServiceOutcome<ClauseToAdd> getClauseForBuilder(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
RapidViewClauseService.ClauseType clauseType)
RapidViewClauseService
getClauseForBuilder in interface RapidViewClauseService
@NotNull
public ServiceOutcome<java.util.List<java.lang.String>> getDoneStatusIds(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView)
getDoneStatusIds in interface RapidViewClauseService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||