|
||||||||||
| 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.AbstractIndexedHandler
es.caib.ibkey.bpm.custodia.handler.TicketCustodiaIndexedHandler
public class TicketCustodiaIndexedHandler
Emmagatzema AL DOCUMENT MANAGER el tiquet de descàrrega del document.
| Field Summary | |
|---|---|
java.lang.String |
idReserva
Identificador del procés de reserva (ReservaIdCustodiaStageInfo.name) per a recuperar nom i url |
java.lang.String |
name
Nom que figurarà al tiquet, té preferència sobre idReserva |
java.lang.String |
nombreVariableDestino
Nom de l'identificador del document al document manager |
java.lang.String |
url
URL a la que redirigirà el tiquet, té preferència sobre idReserva |
| Fields inherited from class es.caib.ibkey.bpm.common.handler.AbstractIndexedHandler |
|---|
alreadyDone, hasStageInput, inputContentType |
| Fields inherited from class es.caib.ibkey.bpm.common.handler.IbkeyBPMLoggerTemplate |
|---|
__processInstanceId |
| Constructor Summary | |
|---|---|
TicketCustodiaIndexedHandler()
|
|
| Method Summary | |
|---|---|
void |
execute(org.jbpm.graph.exe.ExecutionContext ctx)
Mètode plantilla de l'execució: |
protected void |
freeResources(org.jbpm.graph.exe.ExecutionContext ctx)
|
void |
handleExecute(org.jbpm.graph.exe.ExecutionContext executionContext)
Las subclases deben implementar este método |
protected void |
handleRollBack(org.jbpm.graph.exe.ExecutionContext ctx)
Las subclases deben implementar este método para gestionar los errores |
| Methods inherited from class es.caib.ibkey.bpm.common.handler.AbstractIndexedHandler |
|---|
canSignal, getAttMgr, getHandleRetry, getInputContentType, getInputObject, getMimeReg, getOutputContentType, getOutputObject, getOutputOriginalName, getOutputTag, getSignalTo, getStageActual, getStageActualName, getStageAnterior, getStgMgr, isCanSignal, setCanSignal, setHandleRetry, setInputContentType, setInputObject, setOutputContentType, setOutputObject, setOutputOriginalName, setOutputTag, setSignalTo, setStageActualName |
| 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 idReserva
public java.lang.String url
public java.lang.String name
public java.lang.String nombreVariableDestino
| Constructor Detail |
|---|
public TicketCustodiaIndexedHandler()
| Method Detail |
|---|
public void execute(org.jbpm.graph.exe.ExecutionContext ctx)
throws java.lang.Exception
AbstractIndexedHandler
execute in interface org.jbpm.graph.def.ActionHandlerexecute in class AbstractIndexedHandlerjava.lang.Exception
public void handleExecute(org.jbpm.graph.exe.ExecutionContext executionContext)
throws java.lang.Exception
AbstractIndexedHandler
handleExecute in class AbstractIndexedHandlerjava.lang.Exceptionprotected void freeResources(org.jbpm.graph.exe.ExecutionContext ctx)
freeResources in class AbstractIndexedHandlerprotected void handleRollBack(org.jbpm.graph.exe.ExecutionContext ctx)
AbstractIndexedHandler
handleRollBack in class AbstractIndexedHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||