| Package | Description |
|---|---|
| com.networknt.saga.participant |
| Modifier and Type | Method and Description |
|---|---|
Optional<PostLockFunction> |
SagaCommandHandler.getPostLock() |
| Modifier and Type | Method and Description |
|---|---|
void |
SagaCommandHandler.setPostLock(PostLockFunction postLock) |
SagaCommandHandlerBuilder<C> |
SagaCommandHandlerBuilder.withPostLock(PostLockFunction<C> postLock) |
Copyright © 2018. All rights reserved.