Skip to content

Commit

Permalink
Deploying to gh-pages from @ 02f5722 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mandy-chessell committed Sep 1, 2024
1 parent fc1a902 commit ac7b965
Show file tree
Hide file tree
Showing 23 changed files with 9,380 additions and 8,331 deletions.
16,382 changes: 8,198 additions & 8,184 deletions allclasses-index.html

Large diffs are not rendered by default.

162 changes: 139 additions & 23 deletions index-all.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion member-search-index.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -150,14 +150,22 @@ <h2>Enum Constant Summary</h2>
<div class="block">GOVERNANCE-ACTION-CONNECTORS-0022 - The {0} governance action service encountered an {1} exception initiating governance action process {2}
with request parameters {3} for action targets {4}.</div>
</div>
<div class="col-first even-row-color"><code><a href="#MISSING_TEMPLATE" class="member-name-link">MISSING_TEMPLATE</a></code></div>
<div class="col-first even-row-color"><code><a href="#MISSING_ACTION_TARGET" class="member-name-link">MISSING_ACTION_TARGET</a></code></div>
<div class="col-last even-row-color">
<div class="block">GOVERNANCE-ACTION-CONNECTORS-0023 - The {0} governance action service is unable to retrieve the template {1} configured in property {2}.</div>
<div class="block">GOVERNANCE-ACTION-CONNECTORS-0033 - The {0} governance action service has not been passed a {1} action target</div>
</div>
<div class="col-first odd-row-color"><code><a href="#MOVE_FILE" class="member-name-link">MOVE_FILE</a></code></div>
<div class="col-first odd-row-color"><code><a href="#MISSING_TEMPLATE" class="member-name-link">MISSING_TEMPLATE</a></code></div>
<div class="col-last odd-row-color">
<div class="block">GOVERNANCE-ACTION-CONNECTORS-0023 - The {0} governance action service is unable to retrieve the template {1} configured in property {2}.</div>
</div>
<div class="col-first even-row-color"><code><a href="#MOVE_FILE" class="member-name-link">MOVE_FILE</a></code></div>
<div class="col-last even-row-color">
<div class="block">GOVERNANCE-ACTION-CONNECTORS-0002 - The {0} governance action service is moving source file {1} to destination file {2}</div>
</div>
<div class="col-first odd-row-color"><code><a href="#NEW_ASSET_CREATED" class="member-name-link">NEW_ASSET_CREATED</a></code></div>
<div class="col-last odd-row-color">
<div class="block">GOVERNANCE-ACTION-CONNECTORS-0034 - The {0} governance action service has created a new {1} asset called {2} ({3})</div>
</div>
<div class="col-first even-row-color"><code><a href="#NO_CONNECTOR" class="member-name-link">NO_CONNECTOR</a></code></div>
<div class="col-last even-row-color">
<div class="block">GOVERNANCE-ACTION-CONNECTORS-00301- The {0} governance action service has not been passed the unique identifier of an integration connector as an action target</div>
Expand Down Expand Up @@ -549,6 +557,20 @@ <h3>CONNECTOR_CONFIGURED</h3>
<div class="block">GOVERNANCE-ACTION-CONNECTORS-0032 - Integration connector {0} is now cataloging {1} server at {2}</div>
</section>
</li>
<li>
<section class="detail" id="MISSING_ACTION_TARGET">
<h3>MISSING_ACTION_TARGET</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="GovernanceActionConnectorsAuditCode.html" title="enum class in org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc">GovernanceActionConnectorsAuditCode</a></span>&nbsp;<span class="element-name">MISSING_ACTION_TARGET</span></div>
<div class="block">GOVERNANCE-ACTION-CONNECTORS-0033 - The {0} governance action service has not been passed a {1} action target</div>
</section>
</li>
<li>
<section class="detail" id="NEW_ASSET_CREATED">
<h3>NEW_ASSET_CREATED</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="GovernanceActionConnectorsAuditCode.html" title="enum class in org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc">GovernanceActionConnectorsAuditCode</a></span>&nbsp;<span class="element-name">NEW_ASSET_CREATED</span></div>
<div class="block">GOVERNANCE-ACTION-CONNECTORS-0034 - The {0} governance action service has created a new {1} asset called {2} ({3})</div>
</section>
</li>
</ul>
</section>
</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@ <h2>Enum Constant Summary</h2>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Enum Constant</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="#MISSING_CONNECTOR" class="member-name-link">MISSING_CONNECTOR</a></code></div>
<div class="col-first even-row-color"><code><a href="#MISSING_ASSET" class="member-name-link">MISSING_ASSET</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="#MISSING_TEMPLATE" class="member-name-link">MISSING_TEMPLATE</a></code></div>
<div class="col-first odd-row-color"><code><a href="#MISSING_CONNECTOR" class="member-name-link">MISSING_CONNECTOR</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code><a href="#SERVICE_FAILED" class="member-name-link">SERVICE_FAILED</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
Expand Down Expand Up @@ -218,9 +218,9 @@ <h3>SET_UP_COMPLETE</h3>
</section>
</li>
<li>
<section class="detail" id="MISSING_TEMPLATE">
<h3>MISSING_TEMPLATE</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="CatalogServerGuard.html" title="enum class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship">CatalogServerGuard</a></span>&nbsp;<span class="element-name">MISSING_TEMPLATE</span></div>
<section class="detail" id="MISSING_ASSET">
<h3>MISSING_ASSET</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="CatalogServerGuard.html" title="enum class in org.odpi.openmetadata.adapters.connectors.governanceactions.stewardship">CatalogServerGuard</a></span>&nbsp;<span class="element-name">MISSING_ASSET</span></div>
</section>
</li>
<li>
Expand Down
Loading

0 comments on commit ac7b965

Please sign in to comment.