org.jbpm.deploy
Class SaveProcess

java.lang.Object
  extended by org.jbpm.deploy.SaveProcess
All Implemented Interfaces:
Deployer

public class SaveProcess
extends java.lang.Object
implements Deployer

Author:
Tom Baeyens

Constructor Summary
SaveProcess()
           
 
Method Summary
 void deploy(Deployment deployment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveProcess

public SaveProcess()
Method Detail

deploy

public void deploy(Deployment deployment)
Specified by:
deploy in interface Deployer