Package org.jbpm.api.activity

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

See:
          Description

Interface Summary
ActivityBehaviour piece of Java code that is to be included in a process as the runtime activity behaviour.
ActivityExecution view upon an path of execution exposed to ActivityBehaviour implementations.
ExternalActivityBehaviour extends ActivityBehaviour for handling external triggers after a wait state.
 

Package org.jbpm.api.activity Description

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



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