...
Code Block |
---|
GovernanceArtifact[] dependents = artifact.getDependents(); GovernanceArtifact[] dependencies = artifact.getDependencies(); |
See also Configurable Governance Artifacts (RXT) and Governance Artifacts.
Excerpt | ||
---|---|---|
| ||
Instructions on how to access Registry extensions using Governance API. |