All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface oplan.acp3.ProcessViewer

public interface ProcessViewer
The interface that process viewers must implement in order to receive information from the workflow stepper (or, right now, from the Kqml watcher, since there isn't yet a workflow stepper).


Method Index

 o startAction(String, int)

Methods

 o startAction
 public abstract void startAction(String action,
                                  int coa)

All Packages  Class Hierarchy  This Package  Previous  Next  Index