|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.integration.spec.model.AbstractElementImpl<T>
org.jbpm.integration.spec.model.NodeImpl<T>
org.jbpm.integration.spec.model.GatewayImpl<org.jbpm.graph.node.Join>
org.jbpm.integration.spec.model.ParallelGatewayJoinImpl
public class ParallelGatewayJoinImpl
An integration wrapper
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.bpm.incubator.model.Gateway |
|---|
org.jboss.bpm.incubator.model.Gateway.GatewayType |
| Constructor Summary | |
|---|---|
ParallelGatewayJoinImpl(org.jboss.bpm.api.service.ProcessEngine engine,
org.jboss.bpm.api.model.ProcessDefinition procDef,
org.jbpm.graph.def.Node oldJoin)
|
|
| Method Summary | |
|---|---|
org.jboss.bpm.incubator.model.Gateway.GatewayType |
getGatewayType()
|
| Methods inherited from class org.jbpm.integration.spec.model.GatewayImpl |
|---|
getDefaultGate, getGateByName, getGates, toString |
| Methods inherited from class org.jbpm.integration.spec.model.NodeImpl |
|---|
addSequenceFlow, getInFlows, getKey, getName, getOutFlowByTransition, getOutFlows, getProcessDefinition, getProcessInstance |
| Methods inherited from class org.jbpm.integration.spec.model.AbstractElementImpl |
|---|
getDelegate, getProcessEngine |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jboss.bpm.incubator.model.Gateway |
|---|
getDefaultGate, getGateByName, getGates |
| Methods inherited from interface org.jboss.bpm.api.model.Node |
|---|
getName, getProcessDefinition, getProcessInstance |
| Methods inherited from interface org.jboss.bpm.api.model.AbstractElement |
|---|
getKey |
| Methods inherited from interface org.jboss.bpm.api.service.ProcessEngineSupport |
|---|
getProcessEngine |
| Constructor Detail |
|---|
public ParallelGatewayJoinImpl(org.jboss.bpm.api.service.ProcessEngine engine,
org.jboss.bpm.api.model.ProcessDefinition procDef,
org.jbpm.graph.def.Node oldJoin)
| Method Detail |
|---|
public org.jboss.bpm.incubator.model.Gateway.GatewayType getGatewayType()
getGatewayType in interface org.jboss.bpm.incubator.model.Gateway
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||