public interface RetryService
| Modifier and Type | Method and Description |
|---|---|
void |
retry(long woinRefNum)
If the execution of a workflow (starting or aborting it, executing a task or completing a work item)
fails, then the error is stored in the database and the instance remains locked.
|
void retry(long woinRefNum)
Copyright © 2018. All rights reserved.