Uses of Class
org.jbpm.integration.spec.model.NodeImpl

Packages that use NodeImpl
org.jbpm.integration.spec.model   
org.jbpm.integration.spec.model.builder   
 

Uses of NodeImpl in org.jbpm.integration.spec.model
 

Subclasses of NodeImpl in org.jbpm.integration.spec.model
 class EndEventImpl
          An integration wrapper
 class EventImpl<T extends Node>
          An integration wrapper
 class ExclusiveGatewayImpl
          An integration wrapper
 class GatewayImpl<T extends Node>
          An integration wrapper
 class NoneTaskImpl
          An integration wrapper
 class ParallelGatewayForkImpl
          An integration wrapper
 class ParallelGatewayJoinImpl
          An integration wrapper
 class StartEventImpl
          An integration wrapper
 class TaskImpl<T extends Node>
          An integration wrapper
 class UserTaskImpl
          An integration wrapper
 class WaitStateImpl
          An integration wrapper
 

Methods in org.jbpm.integration.spec.model with parameters of type NodeImpl
 void ProcessDefinitionImpl.addNode(NodeImpl<?> nodeImpl)
           
 

Uses of NodeImpl in org.jbpm.integration.spec.model.builder
 

Fields in org.jbpm.integration.spec.model.builder declared as NodeImpl
protected  NodeImpl<?> ProcessBuilderImpl.nodeImpl
           
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.