Interface | Description |
---|---|
CaseRuntimeDataService |
Provides access to case(s) and its runtime data such as:
available cases
available milestones
available stages
|
CaseService |
Provides case management operations.
|
Exception | Description |
---|---|
CaseActiveException |
Thrown then reopening a case that is already started/reopened
|
CaseCommentNotFoundException |
Thrown then accessing or manipulating case comment that does not exist
|
CaseNotFoundException |
Thrown then accessing case that does not exist
|
RoleCardinalityReachedException |
Thrown when assigning entities (user or group) to role instance where assigned already
entities reached defined cardinality.
|
StageNotFoundException |
Thrown when accessing stage that does not exist
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.