org.exoplatform.services.workflow
Class ProcessesConfig

java.lang.Object
  extended by org.exoplatform.services.workflow.ProcessesConfig

public class ProcessesConfig
extends java.lang.Object

Author:
benjaminmestrallet

Constructor Summary
ProcessesConfig()
           
 
Method Summary
 java.util.HashSet getPredefinedProcess()
           
 java.lang.String getProcessLocation()
           
 void setPredefinedProcess(java.util.HashSet s)
           
 void setProcessLocation(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessesConfig

public ProcessesConfig()
Method Detail

getPredefinedProcess

public java.util.HashSet getPredefinedProcess()

setPredefinedProcess

public void setPredefinedProcess(java.util.HashSet s)

getProcessLocation

public java.lang.String getProcessLocation()

setProcessLocation

public void setProcessLocation(java.lang.String s)


Copyright © 2012 eXo Platform SAS. All Rights Reserved.