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).
-
startAction(String, int)
-
startAction
public abstract void startAction(String action,
int coa)
All Packages Class Hierarchy This Package Previous Next Index