Package org.jbpm.pvm.activity

interfaces for implementing activities, which represent the runtime behaviour of nodes.

See:
          Description

Interface Summary
Activity piece of Java code that is to be included in a process as the runtime node behaviour or as a hidden listener to process events.
ActivityExecution view upon an path of execution exposed to Activity implementations.
ExternalActivity extends Activity for handling external triggers after a wait state.
 

Package org.jbpm.pvm.activity Description

interfaces for implementing activities, which represent the runtime behaviour of nodes.



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.