|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SingleIssueModeEditBean
This is used in order to be able to move an individual issue that has sub-tasks via the bulk move process.
JRA-17312| Method Summary | |
|---|---|
String |
getSingleIssueKey()
Gets the issue key for this bean as previously set by setSingleIssueKey(String). |
boolean |
isSingleMode()
Indicates where this bean is being used to move a single issue with subtasks. |
void |
setSingleIssueKey(String issueKey)
Sets this bean to "single issue mode". |
| Method Detail |
|---|
void setSingleIssueKey(String issueKey)
issueKey - key for single issue to be movedString getSingleIssueKey()
setSingleIssueKey(String).
null if there is none.boolean isSingleMode()
true if this bulk edit bean is used for single issue move operation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||