Skip to content

Commit

Permalink
Publishing JavaDocs for 1.6.0.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Dec 24, 2024
1 parent 5cc0880 commit f825d23
Show file tree
Hide file tree
Showing 835 changed files with 10,700 additions and 5,410 deletions.
425 changes: 234 additions & 191 deletions apidocs/1.6/allclasses-index.html

Large diffs are not rendered by default.

16 changes: 12 additions & 4 deletions apidocs/1.6/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang>
<head>
<!-- Generated by javadoc (11.0.24) on Tue Sep 24 09:46:38 CEST 2024 -->
<title>All Classes (ConnId 1.6.0.0-RC1 API)</title>
<!-- Generated by javadoc (11.0.25) on Tue Dec 24 11:58:09 CET 2024 -->
<title>All Classes (ConnId 1.6.0.0-RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-09-24">
<meta name="dc.created" content="2024-12-24">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,7 +15,7 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
Expand Down Expand Up @@ -182,6 +182,13 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="org/identityconnectors/contract/data/groovy/Lazy.html" title="class in org.identityconnectors.contract.data.groovy">Lazy</a></li>
<li><a href="org/identityconnectors/framework/common/objects/filter/LessThanFilter.html" title="class in org.identityconnectors.framework.common.objects.filter">LessThanFilter</a></li>
<li><a href="org/identityconnectors/framework/common/objects/filter/LessThanOrEqualFilter.html" title="class in org.identityconnectors.framework.common.objects.filter">LessThanOrEqualFilter</a></li>
<li><a href="org/identityconnectors/framework/api/operations/LiveSyncApiOp.html" title="interface in org.identityconnectors.framework.api.operations"><span class="interfaceName">LiveSyncApiOp</span></a></li>
<li><a href="org/identityconnectors/framework/common/objects/LiveSyncDelta.html" title="class in org.identityconnectors.framework.common.objects">LiveSyncDelta</a></li>
<li><a href="org/identityconnectors/framework/common/objects/LiveSyncDeltaBuilder.html" title="class in org.identityconnectors.framework.common.objects">LiveSyncDeltaBuilder</a></li>
<li><a href="org/identityconnectors/framework/impl/api/local/operations/LiveSyncImpl.html" title="class in org.identityconnectors.framework.impl.api.local.operations">LiveSyncImpl</a></li>
<li><a href="org/identityconnectors/framework/impl/api/local/operations/LiveSyncImpl.AttributesToGetLiveSyncResultsHandler.html" title="class in org.identityconnectors.framework.impl.api.local.operations">LiveSyncImpl.AttributesToGetLiveSyncResultsHandler</a></li>
<li><a href="org/identityconnectors/framework/spi/operations/LiveSyncOp.html" title="interface in org.identityconnectors.framework.spi.operations"><span class="interfaceName">LiveSyncOp</span></a></li>
<li><a href="org/identityconnectors/framework/common/objects/LiveSyncResultsHandler.html" title="interface in org.identityconnectors.framework.common.objects"><span class="interfaceName">LiveSyncResultsHandler</span></a></li>
<li><a href="org/identityconnectors/framework/impl/api/local/LocalConnectorFacadeImpl.html" title="class in org.identityconnectors.framework.impl.api.local">LocalConnectorFacadeImpl</a></li>
<li><a href="org/identityconnectors/framework/impl/api/local/LocalConnectorInfoImpl.html" title="class in org.identityconnectors.framework.impl.api.local">LocalConnectorInfoImpl</a></li>
<li><a href="org/identityconnectors/framework/impl/api/local/LocalConnectorInfoManagerImpl.html" title="class in org.identityconnectors.framework.impl.api.local">LocalConnectorInfoManagerImpl</a></li>
Expand All @@ -198,6 +205,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="org/identityconnectors/framework/common/objects/Name.html" title="class in org.identityconnectors.framework.common.objects">Name</a></li>
<li><a href="org/identityconnectors/common/logging/impl/NoOpLogger.html" title="class in org.identityconnectors.common.logging.impl">NoOpLogger</a></li>
<li><a href="org/identityconnectors/framework/impl/api/local/operations/NormalizingFilter.html" title="class in org.identityconnectors.framework.impl.api.local.operations">NormalizingFilter</a></li>
<li><a href="org/identityconnectors/framework/impl/api/local/operations/NormalizingLiveSyncResultsHandler.html" title="class in org.identityconnectors.framework.impl.api.local.operations">NormalizingLiveSyncResultsHandler</a></li>
<li><a href="org/identityconnectors/framework/impl/api/local/operations/NormalizingResultsHandler.html" title="class in org.identityconnectors.framework.impl.api.local.operations">NormalizingResultsHandler</a></li>
<li><a href="org/identityconnectors/framework/impl/api/local/operations/NormalizingSyncResultsHandler.html" title="class in org.identityconnectors.framework.impl.api.local.operations">NormalizingSyncResultsHandler</a></li>
<li><a href="org/identityconnectors/framework/common/objects/filter/NotFilter.html" title="class in org.identityconnectors.framework.common.objects.filter">NotFilter</a></li>
Expand Down
10 changes: 5 additions & 5 deletions apidocs/1.6/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang>
<head>
<!-- Generated by javadoc (11.0.24) on Tue Sep 24 09:46:38 CEST 2024 -->
<title>All Packages (ConnId 1.6.0.0-RC1 API)</title>
<!-- Generated by javadoc (11.0.25) on Tue Dec 24 11:58:09 CET 2024 -->
<title>All Packages (ConnId 1.6.0.0-RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-09-24">
<meta name="dc.created" content="2024-12-24">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (ConnId 1.6.0.0-RC1 API)";
parent.document.title="All Packages (ConnId 1.6.0.0-RC2 API)";
}
}
catch(err) {
Expand Down
10 changes: 5 additions & 5 deletions apidocs/1.6/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang>
<head>
<!-- Generated by javadoc (11.0.24) on Tue Sep 24 09:46:38 CEST 2024 -->
<title>Constant Field Values (ConnId 1.6.0.0-RC1 API)</title>
<!-- Generated by javadoc (11.0.25) on Tue Dec 24 11:58:09 CET 2024 -->
<title>Constant Field Values (ConnId 1.6.0.0-RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-09-24">
<meta name="dc.created" content="2024-12-24">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (ConnId 1.6.0.0-RC1 API)";
parent.document.title="Constant Field Values (ConnId 1.6.0.0-RC2 API)";
}
}
catch(err) {
Expand Down
10 changes: 5 additions & 5 deletions apidocs/1.6/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang>
<head>
<!-- Generated by javadoc (11.0.24) on Tue Sep 24 09:46:38 CEST 2024 -->
<title>Deprecated List (ConnId 1.6.0.0-RC1 API)</title>
<!-- Generated by javadoc (11.0.25) on Tue Dec 24 11:58:09 CET 2024 -->
<title>Deprecated List (ConnId 1.6.0.0-RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-09-24">
<meta name="dc.created" content="2024-12-24">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (ConnId 1.6.0.0-RC1 API)";
parent.document.title="Deprecated List (ConnId 1.6.0.0-RC2 API)";
}
}
catch(err) {
Expand Down
10 changes: 5 additions & 5 deletions apidocs/1.6/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang>
<head>
<!-- Generated by javadoc (11.0.24) on Tue Sep 24 09:46:38 CEST 2024 -->
<title>API Help (ConnId 1.6.0.0-RC1 API)</title>
<!-- Generated by javadoc (11.0.25) on Tue Dec 24 11:58:09 CET 2024 -->
<title>API Help (ConnId 1.6.0.0-RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-09-24">
<meta name="dc.created" content="2024-12-24">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (ConnId 1.6.0.0-RC1 API)";
parent.document.title="API Help (ConnId 1.6.0.0-RC2 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit f825d23

Please sign in to comment.