com.jboss.jbossnetwork.product.jbpm.handlers
Class ContextVariables
java.lang.Object
com.jboss.jbossnetwork.product.jbpm.handlers.ContextVariables
public class ContextVariables
- extends Object
For values that are stored in the JPBM execution context, this class contains the names of the keys against which
they are stored.
- Author:
- Jason Dobies
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_CONTEXT
public static final String CONTENT_CONTEXT
- See Also:
- Constant Field Values
PACKAGE_DETAILS_KEY
public static final String PACKAGE_DETAILS_KEY
- See Also:
- Constant Field Values
CONTROL_ACTION_FACADE
public static final String CONTROL_ACTION_FACADE
- See Also:
- Constant Field Values
TIMESTAMP
public static final String TIMESTAMP
- See Also:
- Constant Field Values
JBOSS_SERVER_DIR
public static final String JBOSS_SERVER_DIR
- See Also:
- Constant Field Values
JBOSS_HOME_DIR
public static final String JBOSS_HOME_DIR
- See Also:
- Constant Field Values
JBOSS_CLIENT_DIR
public static final String JBOSS_CLIENT_DIR
- See Also:
- Constant Field Values
DOWNLOAD_DIR
public static final String DOWNLOAD_DIR
- See Also:
- Constant Field Values
PATCH_DIR
public static final String PATCH_DIR
- See Also:
- Constant Field Values
SOFTWARE
public static final String SOFTWARE
- See Also:
- Constant Field Values
ContextVariables
public ContextVariables()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.