Serialized Form


Package org.apache.commons.workflow.web

Class org.apache.commons.workflow.web.ActivityServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

activity

org.apache.commons.workflow.Activity activity
The Activity that is supported by this servlet instance.


attribute

java.lang.String attribute
Name of the session attribute under which our current Context is stored.


debug

int debug
The debugging detail level for this servlet.


detail

int detail
The debugging detail level for our Digester.



Copyright © 2001-2005 The Apache Software Foundation. All Rights Reserved.