Package | Description |
---|---|
com.hp.ucmdb.api |
This package contains the top level of API set for working with the UCMDB.
|
Modifier and Type | Method and Description |
---|---|
CustomerContext |
UcmdbServiceProvider.createCustomerContext(int customerId)
Deprecated.
|
CustomerContext |
UcmdbServiceProvider.createCustomerContext(String customerName)
Creates a customer context to be used in the connect method in the multi-tenant environment.
|
CustomerContext |
UcmdbServiceProvider.createDatasetContext(int customerId,
String state)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UcmdbService |
UcmdbServiceProvider.connect(CustomerContext customerContext,
Credentials credentials,
ClientContext clientContext)
Connects to an instance of a customer in the multi-tenant UCMDB server.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.