xflow.tools
Class ResumeWorkflow

java.lang.Object
  |
  +--xflow.tools.ResumeWorkflow

public class ResumeWorkflow
extends java.lang.Object

Resumes a previously suspended workflow instance.

Usage: java xflow.tools.ResumeWorkflow [workflow instance ID]


Constructor Summary
ResumeWorkflow()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResumeWorkflow

public ResumeWorkflow()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws XflowException
XflowException