Uses of Class
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.common.FlowElementBean

Packages that use FlowElementBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.choreography   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.common   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.data   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.event   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.gateway   
 

Uses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard with parameters of type FlowElementBean
 void DefinitionBuilder.addFlowElement(java.lang.String laneId, FlowElementBean flowElement)
           
 

Uses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.choreography
 

Subclasses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.choreography
 class ChoreographyActivityBean
           
 class ChoreographyTaskBean
           
 class SubChoreographyBean
           
 

Uses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.common
 

Subclasses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.common
 class FlowNodeBean
           
 

Uses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity
 

Subclasses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity
 class ActivityBean
           
 class CallActivityBean
           
 class ManualTaskBean
           
 class ReceiveTaskBean
           
 class SendTaskBean
           
 class ServiceTaskBean
           
 class SubProcessBean
           
 class TaskBean
           
 

Uses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.data
 

Subclasses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.data
 class DataObjectBean
           
 

Uses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.event
 

Subclasses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.event
 class CatchEventBean
           
 class EndEventBean
           
 class EventBean
           
 class IntermediateCatchEventBean
           
 class IntermediateThrowEventBean
           
 class StartEventBean
           
 class ThrowEventBean
           
 

Uses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.gateway
 

Subclasses of FlowElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.gateway
 class EventBasedGatewayBean
           
 class ExclusiveGatewayBean
           
 class GatewayBean
           
 class ParallelGatewayBean
           
 class SequenceFlowBean
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.