Service Factory
Usage
The Service Factory can be accessed in a variety of ways using a ServiceFactoryFactory
. Below are some examples of how to gain access to the ContentStoreProvider
.
When running in an Attivio component:
When running in a separate process (such as in an AttivioRunnable
):
AttivioRunnable
):List of Attivio services accessible through the ServiceFactory
ServiceFactory
Last updated