Uses of Package
org.apache.agila.model

Packages that use org.apache.agila.model
org.apache.agila.dao   
org.apache.agila.dao.jdbc   
org.apache.agila.engine   
org.apache.agila.example   
org.apache.agila.impl Holds platform specific implementations 
org.apache.agila.impl.dao   
org.apache.agila.model   
org.apache.agila.model.node   
org.apache.agila.services   
org.apache.agila.services.rendezvous Three different typs of rendezvous node : UNIVERSAL - not implemented GLOBAL - can synchronize instances of the same process LOCAL - used w/in the same instance of a process PRIVATE - used by a single node  
org.apache.agila.services.task   
org.apache.agila.util   
 

Classes in org.apache.agila.model used by org.apache.agila.dao
BusinessProcess
          Simple interface to contain the object graph of a workflow process.
BusinessProcessID
           
NodeID
           
 

Classes in org.apache.agila.model used by org.apache.agila.dao.jdbc
BusinessProcess
          Simple interface to contain the object graph of a workflow process.
BusinessProcessID
           
 

Classes in org.apache.agila.model used by org.apache.agila.engine
BusinessProcessID
           
NodeID
           
 

Classes in org.apache.agila.model used by org.apache.agila.example
Connection
          Represents a 'transition' or 'state change' in the directed graph of nodes in the workflow.
Node
          Interface representing a node in a workflow graph.
NodeContext
           
 

Classes in org.apache.agila.model used by org.apache.agila.impl
Actor
          Represents an actor.
BusinessProcess
          Simple interface to contain the object graph of a workflow process.
BusinessProcessID
           
Connection
          Represents a 'transition' or 'state change' in the directed graph of nodes in the workflow.
Node
          Interface representing a node in a workflow graph.
NodeContext
           
NodeID
           
Variable
          Represents a variable in a workflow.
 

Classes in org.apache.agila.model used by org.apache.agila.impl.dao
BusinessProcess
          Simple interface to contain the object graph of a workflow process.
BusinessProcessID
           
Connection
          Represents a 'transition' or 'state change' in the directed graph of nodes in the workflow.
NodeID
           
 

Classes in org.apache.agila.model used by org.apache.agila.model
Actor
          Represents an actor.
Binding
          Represents a binding element :
BusinessProcessID
           
Connection
          Represents a 'transition' or 'state change' in the directed graph of nodes in the workflow.
Node
          Interface representing a node in a workflow graph.
NodeContext
           
NodeID
           
Variable
          Represents a variable in a workflow.
 

Classes in org.apache.agila.model used by org.apache.agila.model.node
Actor
          Represents an actor.
Binding
          Represents a binding element :
Connection
          Represents a 'transition' or 'state change' in the directed graph of nodes in the workflow.
Node
          Interface representing a node in a workflow graph.
NodeContext
           
NodeID
           
 

Classes in org.apache.agila.model used by org.apache.agila.services
Actor
          Represents an actor.
BusinessProcess
          Simple interface to contain the object graph of a workflow process.
BusinessProcessID
           
Connection
          Represents a 'transition' or 'state change' in the directed graph of nodes in the workflow.
NodeID
           
 

Classes in org.apache.agila.model used by org.apache.agila.services.rendezvous
BusinessProcessID
           
NodeID
           
 

Classes in org.apache.agila.model used by org.apache.agila.services.task
Actor
          Represents an actor.
NodeContext
           
 

Classes in org.apache.agila.model used by org.apache.agila.util
BusinessProcess
          Simple interface to contain the object graph of a workflow process.
BusinessProcessID
           
Node
          Interface representing a node in a workflow graph.
NodeID
           
 



Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.