|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.apache.commons.workflow |
|---|
| Class org.apache.commons.workflow.ContextEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
Context context
Context upon which this event occurred.
StepException exception
StepException that caused this event.
Step step
Step upon which this event occurred. For
beanReplaced events, this will be the previous step.
| Class org.apache.commons.workflow.ScopeEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
String key
Scope scope
Scope upon which this event occurred.
Object value
beanReplaced events, this will be the previous value.
| Class org.apache.commons.workflow.StepException extends WorkflowException implements Serializable |
|---|
| Serialized Fields |
|---|
Step step
| Class org.apache.commons.workflow.WorkflowException extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
Throwable cause
| Package org.apache.commons.workflow.web |
|---|
| Class org.apache.commons.workflow.web.ActivityServlet extends javax.servlet.http.HttpServlet implements Serializable |
|---|
| Serialized Fields |
|---|
Activity activity
Activity that is supported by this servlet instance.
String attribute
Context is stored.
int debug
int detail
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||