|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IssueAttribute | |
|---|---|
| org.openengsb.domain.issue | |
| org.openengsb.domain.issue.models | |
| Uses of IssueAttribute in org.openengsb.domain.issue |
|---|
| Method parameters in org.openengsb.domain.issue with type arguments of type IssueAttribute | |
|---|---|
void |
IssueDomain.updateIssue(java.lang.String id,
java.lang.String comment,
java.util.HashMap<IssueAttribute,java.lang.String> changes)
update an issue, specified by his id, the comment param can be null, changes: key of map is what field has to be changed, |
| Uses of IssueAttribute in org.openengsb.domain.issue.models |
|---|
| Classes in org.openengsb.domain.issue.models that implement IssueAttribute | |
|---|---|
static class |
Issue.Field
|
static class |
Issue.Priority
|
static class |
Issue.Status
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||