Uses of Interface
org.identityconnectors.framework.api.operations.SyncEventSubscriptionApiOp
-
Packages that use SyncEventSubscriptionApiOp Package Description org.identityconnectors.framework.api The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements. -
-
Uses of SyncEventSubscriptionApiOp in org.identityconnectors.framework.api
Subinterfaces of SyncEventSubscriptionApiOp in org.identityconnectors.framework.api Modifier and Type Interface Description interface
ConnectorFacade
Main interface through which an application invokes Connector operations.
-