KIE API 6.1.0.Beta2

Uses of Package
org.kie.api.definition.process

Packages that use org.kie.api.definition.process
org.kie.api The KnowledgeBase and its factory. 
org.kie.api.definition All classes to create definitions, as built by the KnowledgeBuilder from artifact resources, can be found here. 
org.kie.api.definition.process The classes that make up a Process definition. 
org.kie.api.event.kiebase Events emitted while updating the definitions in the KnowledgeBase. 
org.kie.api.runtime.process The process runtime classes. 
 

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

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

Classes in org.kie.api.definition.process used by org.kie.api.definition.process
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.
 

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

Classes in org.kie.api.definition.process used by org.kie.api.runtime.process
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.
 


KIE API 6.1.0.Beta2

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