|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RapidViewClauseService.ClauseType | |
|---|---|
| com.atlassian.greenhopper.service.rapid | |
| Uses of RapidViewClauseService.ClauseType in com.atlassian.greenhopper.service.rapid |
|---|
| Methods in com.atlassian.greenhopper.service.rapid that return RapidViewClauseService.ClauseType | |
|---|---|
static RapidViewClauseService.ClauseType |
RapidViewClauseService.ClauseType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RapidViewClauseService.ClauseType[] |
RapidViewClauseService.ClauseType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.greenhopper.service.rapid with parameters of type RapidViewClauseService.ClauseType | |
|---|---|
ServiceOutcome<ClauseToAdd> |
RapidViewClauseServiceImpl.getClauseForBuilder(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
RapidViewClauseService.ClauseType clauseType)
|
ServiceOutcome<ClauseToAdd> |
RapidViewClauseService.getClauseForBuilder(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
RapidViewClauseService.ClauseType clauseType)
Applies a clause of given type to the passed builder |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||