Uses of Class
org.apache.agila.model.node.BaseNodeImpl

Packages that use BaseNodeImpl
org.apache.agila.example   
org.apache.agila.model.node   
 

Uses of BaseNodeImpl in org.apache.agila.example
 

Subclasses of BaseNodeImpl in org.apache.agila.example
 class LeaveApplicationTask
          Task to get data from user about their leave.
 class LeaveApprovalTask
           
 

Uses of BaseNodeImpl in org.apache.agila.model.node
 

Subclasses of BaseNodeImpl in org.apache.agila.model.node
 class AndJoinNode
          Bad hack :) Will be replacing with something else, probably the rendezvous package.
 class DelayNode
          Simple example of a node that delays.
 class ForkNode
          Simple example of a node that forks
 class HelloWorldActivity
          Simple node that puts 'hello world' to console *
 class SimpleDecision
          (c) 2004 Gluecode Software Inc.
 class StartNode
          Simple start node implementation.
 class StopNode
          Stop node - just notes stopping to console
 class TestNotification
           
 class TestTaskNode
          Simple demo of a node that assigns a task and waits for completion
 



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