Uses of Class
org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Packages that use IncidentDependency Package Description org.odpi.openmetadata.frameworks.governanceaction.properties -
-
Uses of IncidentDependency in org.odpi.openmetadata.frameworks.governanceaction.properties
Constructors in org.odpi.openmetadata.frameworks.governanceaction.properties with parameters of type IncidentDependency Constructor Description IncidentDependency(IncidentDependency template)Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
-