Interface ConnectorEventSubscriptionApiOp
- All Superinterfaces:
APIOperation
- All Known Subinterfaces:
ConnectorFacade
- Since:
- 1.5
-
Field Summary
Fields inherited from interface org.identityconnectors.framework.api.operations.APIOperation
NO_TIMEOUT
-
Method Summary
Modifier and TypeMethodDescriptionsubscribe
(ObjectClass objectClass, Filter eventFilter, Observer<ConnectorObject> handler, OperationOptions operationOptions)
-
Method Details
-
subscribe
Subscription subscribe(ObjectClass objectClass, Filter eventFilter, Observer<ConnectorObject> handler, OperationOptions operationOptions)
-