Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
O
S
U
V
A
addComment(String, String)
- Method in interface org.openengsb.domain.issue.
IssueDomain
add a comment to an issue, specified by his id
C
createIssue(Issue)
- Method in interface org.openengsb.domain.issue.
IssueDomain
creates an issue on the server and returned the generated id
D
deleteIssue(String)
- Method in interface org.openengsb.domain.issue.
IssueDomain
delete an issue, specified by his id
G
getDescription()
- Method in class org.openengsb.domain.issue.models.
Issue
getId()
- Method in class org.openengsb.domain.issue.models.
Issue
getOwner()
- Method in class org.openengsb.domain.issue.models.
Issue
getPriority()
- Method in class org.openengsb.domain.issue.models.
Issue
getReporter()
- Method in class org.openengsb.domain.issue.models.
Issue
getStatus()
- Method in class org.openengsb.domain.issue.models.
Issue
getSummary()
- Method in class org.openengsb.domain.issue.models.
Issue
I
Issue
- Class in
org.openengsb.domain.issue.models
Issue()
- Constructor for class org.openengsb.domain.issue.models.
Issue
Issue.Field
- Enum in
org.openengsb.domain.issue.models
Issue.Priority
- Enum in
org.openengsb.domain.issue.models
Issue.Status
- Enum in
org.openengsb.domain.issue.models
IssueAttribute
- Interface in
org.openengsb.domain.issue.models
IssueDomain
- Interface in
org.openengsb.domain.issue
IssueDomainEvents
- Interface in
org.openengsb.domain.issue
IssueDomainProvider
- Class in
org.openengsb.domain.issue
IssueDomainProvider()
- Constructor for class org.openengsb.domain.issue.
IssueDomainProvider
O
org.openengsb.domain.issue
- package org.openengsb.domain.issue
org.openengsb.domain.issue.models
- package org.openengsb.domain.issue.models
S
setDescription(String)
- Method in class org.openengsb.domain.issue.models.
Issue
setId(String)
- Method in class org.openengsb.domain.issue.models.
Issue
setOwner(String)
- Method in class org.openengsb.domain.issue.models.
Issue
setPriority(Issue.Priority)
- Method in class org.openengsb.domain.issue.models.
Issue
setReporter(String)
- Method in class org.openengsb.domain.issue.models.
Issue
setStatus(Issue.Status)
- Method in class org.openengsb.domain.issue.models.
Issue
setSummary(String)
- Method in class org.openengsb.domain.issue.models.
Issue
U
updateIssue(String, String, HashMap<IssueAttribute, String>)
- Method in interface org.openengsb.domain.issue.
IssueDomain
update an issue, specified by his id, the comment param can be null, changes: key of map is what field has to be changed,
V
valueOf(String)
- Static method in enum org.openengsb.domain.issue.models.
Issue.Field
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.openengsb.domain.issue.models.
Issue.Priority
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.openengsb.domain.issue.models.
Issue.Status
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.openengsb.domain.issue.models.
Issue.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.openengsb.domain.issue.models.
Issue.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.openengsb.domain.issue.models.
Issue.Status
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
G
I
O
S
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2010. All Rights Reserved.