Package | Description |
---|---|
com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
Modifier and Type | Method and Description |
---|---|
ModelInstance |
ErrorHandlingService.getErrorModelInstance(long rollbackInfoId,
long errorModelInstanceId)
Returns model instance at the time of exception.
|
ModelInstance |
ErrorHandlingServiceBean.getErrorModelInstance(long rollbackInfoId,
long errorModelInstanceId) |
void |
ErrorHandlingService.removeRollbackInfo(long rollbackInfoId)
Removes given rollback info.
|
void |
ErrorHandlingServiceBean.removeRollbackInfo(long id) |
boolean |
ErrorHandlingService.retryOperation(long rollbackInfoId)
Re-sends given communication unit to the agent.
|
boolean |
ErrorHandlingServiceBean.retryOperation(long id) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.