| java.lang.Object xflow.tools.GetWorkflowState
GetWorkflowState | public class GetWorkflowState (Code) | | Gets and prints out the workflow state of a workflow instance.
This tool is potentially useful for debugging.
Usage: java xflow.tools.GetWorkflowState [workflow instance ID]
|
Method Summary | |
public static void | main(String[] args) |
|
|