Package | Description |
---|---|
com.hp.ucmdb.api.discovery.services |
This package contains services for configuration and management of the Data Flow Management server.
|
Modifier and Type | Method and Description |
---|---|
Collection<ErrorStatus> |
DDMManagementService.getErrors()
Returns the errors that occurred during the last Universal Discovery run.
|
Collection<ErrorStatus> |
DDMManagementService.getErrors(DiscoveryContext context)
Returns the errors that occurred
within the specified scope during the last Universal Discovery run.
|
Collection<ErrorStatus> |
DDMManagementService.getErrors(DiscoveryContext context,
ErrorsFilter filter)
Returns the errors that occurred
within the specified scope during the last Universal Discovery run and that match the specified filter.
|
Collection<ErrorStatus> |
DDMManagementService.getErrors(ErrorsFilter filter)
Returns the errors that occurred
during the last Universal Discovery run and that match the specified filter.
|
Modifier and Type | Method and Description |
---|---|
CredentialErrorType |
DDMManagementService.getCredentialError(ErrorStatus error)
Returns the credential related errors that occurred during the last Universal Discovery run.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.