|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompositeElementImpl | |
|---|---|
| org.jbpm.pvm.internal.builder | |
| org.jbpm.pvm.internal.model | default implementation of process execution in ExecutionImpl
based on org.jbpm.pvm.internal.model.AtomicOperations
Bidirectional relations
In this process model thoughout the pvm codebase, there are several bidirectional
relations. |
| org.jbpm.pvm.internal.task | |
| Uses of CompositeElementImpl in org.jbpm.pvm.internal.builder |
|---|
| Fields in org.jbpm.pvm.internal.builder declared as CompositeElementImpl | |
|---|---|
protected CompositeElementImpl |
CompositeBuilder.compositeElement
|
| Uses of CompositeElementImpl in org.jbpm.pvm.internal.model |
|---|
| Subclasses of CompositeElementImpl in org.jbpm.pvm.internal.model | |
|---|---|
class |
ActivityImpl
|
class |
ProcessDefinitionImpl
|
static class |
ProcessModificationsImpl.AddedActivity
|
| Methods in org.jbpm.pvm.internal.model with parameters of type CompositeElementImpl | |
|---|---|
ExecutionImpl |
ExecutionImpl.destroyScope(CompositeElementImpl scope)
|
protected void |
ExecutionImpl.destroyTimers(CompositeElementImpl scope)
|
protected void |
ScopeInstanceImpl.destroyTimers(CompositeElementImpl scope)
|
| Uses of CompositeElementImpl in org.jbpm.pvm.internal.task |
|---|
| Subclasses of CompositeElementImpl in org.jbpm.pvm.internal.task | |
|---|---|
class |
LifeCycle
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||