Uses of Package
org.drools.definition.process

Packages that use org.drools.definition.process
org.drools The KnowledgeBase and its factory. 
org.drools.definition All classes to create definitions, as built by the KnowledgeBuilder from artifact resources, can be found here. 
org.drools.definition.process The classes that make up a Process definition. 
org.drools.event.knowledgebase Events emitted while updating the definitions in the KnowledgeBase. 
org.jbpm.bpmn2.xml   
org.jbpm.compiler   
org.jbpm.compiler.xml   
org.jbpm.compiler.xml.processes   
org.jbpm.process   
org.jbpm.process.builder   
org.jbpm.process.core   
org.jbpm.process.core.impl   
org.jbpm.process.core.validation   
org.jbpm.process.core.validation.impl   
org.jbpm.process.instance   
org.jbpm.process.instance.impl   
org.jbpm.ruleflow.core   
org.jbpm.ruleflow.core.validation   
org.jbpm.workflow.core   
org.jbpm.workflow.core.impl   
org.jbpm.workflow.core.node   
org.jbpm.workflow.instance   
org.jbpm.workflow.instance.impl   
org.jbpm.workflow.instance.impl.factory   
org.jbpm.workflow.instance.node   
 

Classes in org.drools.definition.process used by org.drools
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.drools.definition
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.drools.definition.process
Node
          A Node represents an activity in the process flow chart.
NodeContainer
          A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.drools.event.knowledgebase
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.jbpm.bpmn2.xml
Connection
          A connection is a link from one Node to another.
Node
          A Node represents an activity in the process flow chart.
NodeContainer
          A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
WorkflowProcess
          A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic.
 

Classes in org.drools.definition.process used by org.jbpm.compiler
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
WorkflowProcess
          A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic.
 

Classes in org.drools.definition.process used by org.jbpm.compiler.xml
Connection
          A connection is a link from one Node to another.
Node
          A Node represents an activity in the process flow chart.
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
WorkflowProcess
          A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic.
 

Classes in org.drools.definition.process used by org.jbpm.compiler.xml.processes
Connection
          A connection is a link from one Node to another.
 

Classes in org.drools.definition.process used by org.jbpm.process
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.jbpm.process.builder
Node
          A Node represents an activity in the process flow chart.
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.jbpm.process.core
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.jbpm.process.core.impl
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.jbpm.process.core.validation
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.jbpm.process.core.validation.impl
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.jbpm.process.instance
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.jbpm.process.instance.impl
Connection
          A connection is a link from one Node to another.
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.jbpm.ruleflow.core
NodeContainer
          A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
WorkflowProcess
          A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic.
 

Classes in org.drools.definition.process used by org.jbpm.ruleflow.core.validation
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
 

Classes in org.drools.definition.process used by org.jbpm.workflow.core
Connection
          A connection is a link from one Node to another.
Node
          A Node represents an activity in the process flow chart.
NodeContainer
          A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
WorkflowProcess
          A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic.
 

Classes in org.drools.definition.process used by org.jbpm.workflow.core.impl
Connection
          A connection is a link from one Node to another.
Node
          A Node represents an activity in the process flow chart.
NodeContainer
          A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
Process
          A Process represents one modular piece of business logic that can be executed by a process engine.
WorkflowProcess
          A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic.
 

Classes in org.drools.definition.process used by org.jbpm.workflow.core.node
Connection
          A connection is a link from one Node to another.
Node
          A Node represents an activity in the process flow chart.
NodeContainer
          A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
 

Classes in org.drools.definition.process used by org.jbpm.workflow.instance
Node
          A Node represents an activity in the process flow chart.
NodeContainer
          A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
 

Classes in org.drools.definition.process used by org.jbpm.workflow.instance.impl
Connection
          A connection is a link from one Node to another.
Node
          A Node represents an activity in the process flow chart.
NodeContainer
          A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
WorkflowProcess
          A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic.
 

Classes in org.drools.definition.process used by org.jbpm.workflow.instance.impl.factory
Node
          A Node represents an activity in the process flow chart.
 

Classes in org.drools.definition.process used by org.jbpm.workflow.instance.node
Node
          A Node represents an activity in the process flow chart.
NodeContainer
          A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.