Uses of Class
org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Packages that use NewActionTarget Package Description org.odpi.openmetadata.frameworks.governanceaction.properties -
-
Uses of NewActionTarget in org.odpi.openmetadata.frameworks.governanceaction.properties
Subclasses of NewActionTarget in org.odpi.openmetadata.frameworks.governanceaction.properties Modifier and Type Class Description classActionTargetElementActionTargetElement describes an element that a governance action service should process.Constructors in org.odpi.openmetadata.frameworks.governanceaction.properties with parameters of type NewActionTarget Constructor Description NewActionTarget(NewActionTarget 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;
-