public interface DeleteStatus extends DeleteOutput
TopologyUpdateService.deleteGracefully(TopologyModificationData)
operation.
Since that operation fails gracefully without throwing exceptions, this status describes the output and the CIs and relations that
failed to delete.Modifier and Type | Method and Description |
---|---|
List<TopologyModificationFailure> |
getFailureList()
Retrieves the list of failures.
|
boolean |
isSuccessful() |
getChangeStatistics, getInputToRealIdMap
boolean isSuccessful()
List<TopologyModificationFailure> getFailureList()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.