| Package | Description |
|---|---|
| org.jboss.seam.bpm |
A set of Seam components for business process management
via jBPM, including control of process and task instances,
rendering of task lists, and integration with jBPM.
|
| org.jboss.seam.core |
A set of Seam components that implement Seam.
|
| org.jboss.seam.international |
Seam components for internationalition of JSF applications.
|
| org.jboss.seam.security |
Seam Security
|
| org.jboss.seam.theme |
Support for themes in JSF applications.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.jbpm.graph.exe.ProcessInstance> |
ProcessInstanceFinder.getProcessInstanceList() |
| Modifier and Type | Method and Description |
|---|---|
Context |
Contexts.getApplicationContext() |
Context |
Contexts.getBusinessProcessContext() |
Context |
Contexts.getConversationContext() |
List<ConversationEntry> |
ConversationList.getConversationEntryList() |
List<ConversationEntry> |
ConversationStack.getConversationEntryStack() |
Context |
Contexts.getEventContext() |
Context |
Contexts.getMethodContext() |
Context |
Contexts.getPageContext() |
Context |
Contexts.getSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
Messages.getMessages()
Create the Map and cache it in the EVENT scope.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Map |
Theme.getTheme()
Create a Map in the event scope.
|
Copyright © 2015 Seam Framework. All Rights Reserved.