Package com.hp.ucmdb.api.impact
Interface ImpactAnalysisDefinition
public interface ImpactAnalysisDefinition
- Since:
- 8.0
-
Method Summary
Modifier and TypeMethodDescriptionaddTriggerCI(CI ci) addTriggerCI(UcmdbId id) addTriggerCI(String id) propertiesToQueryForType(String typeName) voidvoiduseRulesBundle(String bundleName)
-
Method Details
-
useAllRules
void useAllRules() -
useRulesBundle
-
addTriggerCI
-
addTriggerCI
-
addTriggerCI
-
defaultPropertiesToQuery
PropertiesToQuery defaultPropertiesToQuery() -
propertiesToQueryForType
-