|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserProvidedEnvironmentObject | |
|---|---|
| org.jbpm.pvm.internal.processengine | |
| org.jbpm.pvm.internal.wire | wire context (aka IoC container), start reading WireContext. |
| Uses of UserProvidedEnvironmentObject in org.jbpm.pvm.internal.processengine |
|---|
| Fields in org.jbpm.pvm.internal.processengine with type parameters of type UserProvidedEnvironmentObject | |
|---|---|
protected java.lang.ThreadLocal<java.util.List<UserProvidedEnvironmentObject>> |
ProcessEngineImpl.userProvidedEnvironmentObjectsThreadLocal
|
| Methods in org.jbpm.pvm.internal.processengine with parameters of type UserProvidedEnvironmentObject | |
|---|---|
protected void |
ProcessEngineImpl.addUserProvidedEnvironmentObject(UserProvidedEnvironmentObject userProvidedEnvironmentObject)
|
| Uses of UserProvidedEnvironmentObject in org.jbpm.pvm.internal.wire |
|---|
| Constructor parameters in org.jbpm.pvm.internal.wire with type arguments of type UserProvidedEnvironmentObject | |
|---|---|
WireDefinition(WireDefinition other,
java.util.List<UserProvidedEnvironmentObject> txWireObjects)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||