Interface CorrelationService.CaseCloser
- Enclosing interface:
- CorrelationService
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
closeCase
(OperationResult result) Does everything needed to (definitely) close the case.
-
Method Details
-
closeCase
Does everything needed to (definitely) close the case.- Throws:
ObjectNotFoundException
-