org.broadleafcommerce.openadmin.client.setup
Class WorkflowEnabledPreProcessor

java.lang.Object
  extended by org.broadleafcommerce.openadmin.client.setup.WorkflowEnabledPreProcessor
All Implemented Interfaces:
PreProcessor

public class WorkflowEnabledPreProcessor
extends Object
implements PreProcessor

Author:
Jeff Fischer

Constructor Summary
WorkflowEnabledPreProcessor()
           
 
Method Summary
 void preProcess(ServerProcessProgressWindow progressWindow, Map<String,String> piplineSeed, PreProcessStatus cb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowEnabledPreProcessor

public WorkflowEnabledPreProcessor()
Method Detail

preProcess

public void preProcess(ServerProcessProgressWindow progressWindow,
                       Map<String,String> piplineSeed,
                       PreProcessStatus cb)
Specified by:
preProcess in interface PreProcessor


Copyright © 2013. All Rights Reserved.