|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.caib.ibkey.bpm.common.handler.IbkeyBPMLoggerTemplate
es.caib.ibkey.bpm.common.handler.LoggerActionHandler
es.caib.ibkey.bpm.common.handler.SignalProcessHandler
public class SignalProcessHandler
Handler to signal another process instance
| Field Summary | |
|---|---|
java.lang.String |
processInstanceId
instance to signal |
| Fields inherited from class es.caib.ibkey.bpm.common.handler.IbkeyBPMLoggerTemplate |
|---|
__processInstanceId |
| Constructor Summary | |
|---|---|
SignalProcessHandler()
|
|
| Method Summary | |
|---|---|
protected org.jbpm.JbpmContext |
createContext()
|
void |
execute(org.jbpm.graph.exe.ExecutionContext executionContext)
|
| Methods inherited from class es.caib.ibkey.bpm.common.handler.IbkeyBPMLoggerTemplate |
|---|
configure, debug, error, exceptionToString, getAdminMailAdresses, warn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String processInstanceId
| Constructor Detail |
|---|
public SignalProcessHandler()
| Method Detail |
|---|
public void execute(org.jbpm.graph.exe.ExecutionContext executionContext)
throws java.lang.Exception
execute in interface org.jbpm.graph.def.ActionHandlerexecute in class LoggerActionHandlerjava.lang.Exceptionprotected org.jbpm.JbpmContext createContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||