| Modifier and Type | Method and Description |
|---|---|
boolean |
PersistenceManager.acquire(Long id)
Updates status only if current status value is PENDING
|
ExecutionDescriptor |
FeederEngine.getById(Long id) |
ExecutionDescriptor |
PersistenceManager.getById(Long id) |
boolean |
PersistenceManager.update(ExecutionDescriptor toUpdate) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionDescriptor |
FeederEngineImpl.getById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PersistenceManagerImpl.acquire(Long id) |
ExecutionDescriptor |
PersistenceManagerImpl.getById(Long id) |
boolean |
PersistenceManagerImpl.update(ExecutionDescriptor toUpdate) |
Copyright © 2020. All Rights Reserved.