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

Packages that use AbstractElementImpl
org.jbpm.integration.spec.model   
org.jbpm.integration.spec.runtime   
org.jbpm.integration.spec.task   
 

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

Subclasses of AbstractElementImpl 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 NodeImpl<T extends Node>
          An integration wrapper
 class NoneTaskImpl
          An integration wrapper
 class ParallelGatewayForkImpl
          An integration wrapper
 class ParallelGatewayJoinImpl
          An integration wrapper
 class ProcessDefinitionImpl
          An integration wrapper
 class ProcessInstanceImpl
          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
 

Uses of AbstractElementImpl in org.jbpm.integration.spec.runtime
 

Subclasses of AbstractElementImpl in org.jbpm.integration.spec.runtime
 class TokenImpl
          An integration wrapper
 

Uses of AbstractElementImpl in org.jbpm.integration.spec.task
 

Subclasses of AbstractElementImpl in org.jbpm.integration.spec.task
 class TaskInstanceImpl
          The TaskService manages Tasks.
 



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