Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Info
titleNote

Please follow the documentation on how to create a client-side connection to Access use the Governance API before following these examples.

...

Code Block
GovernanceArtifact[] dependents = artifact.getDependents();
GovernanceArtifact[] dependencies = artifact.getDependencies();

See also Configurable Governance Artifacts (RXT) and Governance Artifacts.

Excerpt
hiddentrue

Instructions on how to access Registry extensions using Governance API.