|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Context | |
---|---|
org.ow2.bonita.facade | |
org.ow2.bonita.util |
Uses of Context in org.ow2.bonita.facade |
---|
Methods in org.ow2.bonita.facade that return Context | |
---|---|
static Context |
Context.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Context[] |
Context.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of Context in org.ow2.bonita.util |
---|
Fields in org.ow2.bonita.util with type parameters of type Context | |
---|---|
protected static java.lang.ThreadLocal<Context> |
AccessorUtil.CONTEXT
|
Methods in org.ow2.bonita.util that return Context | |
---|---|
static Context |
AccessorUtil.resetContext()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |