Package com.evolveum.midpoint.rest.impl
Interface ConnectorDevelopmentRestController.StatusInfoExecutor
- Enclosing class:
- ConnectorDevelopmentRestController
- 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 TypeMethodDescriptionStatusInfo<?>execute(ConnectorDevelopmentService service, String token, Task task, OperationResult result)
-
Method Details
-
execute
StatusInfo<?> execute(ConnectorDevelopmentService service, String token, Task task, OperationResult result) throws SchemaException, ObjectNotFoundException
-