Interface ConnectorEventSubscriptionApiOp
- All Superinterfaces:
APIOperation
- All Known Subinterfaces:
ConnectorFacade
- Since:
- 1.5
-
Field Summary
Fields inherited from interface org.identityconnectors.framework.api.operations.APIOperation
DEFAULT_TIMEOUT, NO_TIMEOUT, OPERATION_TIMEOUTS
-
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)
-