Pause
org.sdm.spa.Pause

This actor is used for putting an expected pause in the workflow specification to allow for execution to pause until the outputs until that time are reviewed and the workflow is paused. This actor is mainly useful for long-running jobs.

Implementation of this actor is based on the stop actor code by Edward A. Lee.

Author(s): Ilkay Altintas
Version:$Id: Pause.java,v 1.7 2005/11/01 20:39:14 ruland Exp $