xflow.tools
Class DeployModel

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

public class DeployModel
extends java.lang.Object

Deploys a workflow model in the server. The model is a .xflow file

Usage: java xflow.tools.DeployModel [.xflow file]


Constructor Summary
DeployModel()
           
 
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

DeployModel

public DeployModel()
Method Detail

main

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