it.sistematica.isharedoc.process
Class ProcessSetupEventHandler

java.lang.Object
  extended by it.sistematica.isharedoc.process.ProcessSetupEventHandler

@Service(value="StandardProcessSetupEventHandler")
public class ProcessSetupEventHandler
extends java.lang.Object


Constructor Summary
ProcessSetupEventHandler()
           
 
Method Summary
 void signalContext(org.jbpm.graph.exe.ExecutionContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessSetupEventHandler

public ProcessSetupEventHandler()
Method Detail

signalContext

public void signalContext(org.jbpm.graph.exe.ExecutionContext context)