Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add javadocs version 3.0.0 to docs #955

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion _includes/javadoclinks.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% for image in site.static_files %}
{% for image in site.static_files reversed %}
{% assign parts = (image.path | split: "/") %}
{% if parts.size == 4 and parts[1] == 'javadocs' and parts[3] == 'index.html' %}
<p><a href="{{parts[2]}}/">MarkLogic Data Hub Framework {{parts[2]}}</a></p>
Expand Down
91 changes: 91 additions & 0 deletions javadocs/2.0.3/allclasses-frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_73) on Tue Feb 06 09:40:23 MST 2018 -->
<title>All Classes (marklogic-data-hub 2.0.3 API)</title>
<meta name="date" content="2018-02-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/marklogic/hub/entity/AbstractEntity.html" title="class in com.marklogic.hub.entity" target="classFrame">AbstractEntity</a></li>
<li><a href="com/marklogic/com/marklogic/client/ext/file/CacheBusterDocumentFileProcessor.html" title="class in com.marklogic.com.marklogic.client.ext.file" target="classFrame">CacheBusterDocumentFileProcessor</a></li>
<li><a href="com/marklogic/hub/error/CantUpgradeException.html" title="class in com.marklogic.hub.error" target="classFrame">CantUpgradeException</a></li>
<li><a href="com/marklogic/hub/flow/CodeFormat.html" title="enum in com.marklogic.hub.flow" target="classFrame">CodeFormat</a></li>
<li><a href="com/marklogic/hub/collector/Collector.html" title="interface in com.marklogic.hub.collector" target="classFrame"><span class="interfaceName">Collector</span></a></li>
<li><a href="com/marklogic/hub/collector/impl/CollectorImpl.html" title="class in com.marklogic.hub.collector.impl" target="classFrame">CollectorImpl</a></li>
<li><a href="com/marklogic/hub/flow/DataFormat.html" title="enum in com.marklogic.hub.flow" target="classFrame">DataFormat</a></li>
<li><a href="com/marklogic/hub/DataHub.html" title="class in com.marklogic.hub" target="classFrame">DataHub</a></li>
<li><a href="com/marklogic/hub/DataHubUpgrader.html" title="class in com.marklogic.hub" target="classFrame">DataHubUpgrader</a></li>
<li><a href="com/marklogic/hub/Debugging.html" title="class in com.marklogic.hub" target="classFrame">Debugging</a></li>
<li><a href="com/marklogic/hub/deploy/commands/DeployHubDatabaseCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">DeployHubDatabaseCommand</a></li>
<li><a href="com/marklogic/hub/deploy/commands/DeployHubDatabasesCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">DeployHubDatabasesCommand</a></li>
<li><a href="com/marklogic/hub/deploy/commands/DeployHubMimetypesCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">DeployHubMimetypesCommand</a></li>
<li><a href="com/marklogic/hub/deploy/commands/DeployHubOtherDatabasesCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">DeployHubOtherDatabasesCommand</a></li>
<li><a href="com/marklogic/hub/deploy/commands/DeployHubRolesCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">DeployHubRolesCommand</a></li>
<li><a href="com/marklogic/hub/deploy/commands/DeployHubSchemasDatabaseCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">DeployHubSchemasDatabaseCommand</a></li>
<li><a href="com/marklogic/hub/deploy/commands/DeployHubServersCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">DeployHubServersCommand</a></li>
<li><a href="com/marklogic/hub/deploy/commands/DeployHubTriggersDatabaseCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">DeployHubTriggersDatabaseCommand</a></li>
<li><a href="com/marklogic/hub/deploy/commands/DeployHubUsersCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">DeployHubUsersCommand</a></li>
<li><a href="com/marklogic/hub/collector/DiskQueue.html" title="class in com.marklogic.hub.collector" target="classFrame">DiskQueue</a></li>
<li><a href="com/marklogic/hub/validate/EntitiesValidator.html" title="class in com.marklogic.hub.validate" target="classFrame">EntitiesValidator</a></li>
<li><a href="com/marklogic/hub/entity/Entity.html" title="interface in com.marklogic.hub.entity" target="classFrame"><span class="interfaceName">Entity</span></a></li>
<li><a href="com/marklogic/com/marklogic/client/ext/modulesloader/impl/EntityDefModulesFinder.html" title="class in com.marklogic.com.marklogic.client.ext.modulesloader.impl" target="classFrame">EntityDefModulesFinder</a></li>
<li><a href="com/marklogic/hub/entity/EntityImpl.html" title="class in com.marklogic.hub.entity" target="classFrame">EntityImpl</a></li>
<li><a href="com/marklogic/hub/EntityManager.html" title="class in com.marklogic.hub" target="classFrame">EntityManager</a></li>
<li><a href="com/marklogic/hub/util/FileUtil.html" title="class in com.marklogic.hub.util" target="classFrame">FileUtil</a></li>
<li><a href="com/marklogic/hub/flow/Flow.html" title="interface in com.marklogic.hub.flow" target="classFrame"><span class="interfaceName">Flow</span></a></li>
<li><a href="com/marklogic/hub/flow/FlowBuilder.html" title="class in com.marklogic.hub.flow" target="classFrame">FlowBuilder</a></li>
<li><a href="com/marklogic/hub/flow/FlowFinishedListener.html" title="interface in com.marklogic.hub.flow" target="classFrame"><span class="interfaceName">FlowFinishedListener</span></a></li>
<li><a href="com/marklogic/hub/flow/impl/FlowImpl.html" title="class in com.marklogic.hub.flow.impl" target="classFrame">FlowImpl</a></li>
<li><a href="com/marklogic/hub/flow/FlowItemCompleteListener.html" title="interface in com.marklogic.hub.flow" target="classFrame"><span class="interfaceName">FlowItemCompleteListener</span></a></li>
<li><a href="com/marklogic/hub/flow/FlowItemFailureListener.html" title="interface in com.marklogic.hub.flow" target="classFrame"><span class="interfaceName">FlowItemFailureListener</span></a></li>
<li><a href="com/marklogic/hub/FlowManager.html" title="class in com.marklogic.hub" target="classFrame">FlowManager</a></li>
<li><a href="com/marklogic/hub/flow/FlowRunner.html" title="interface in com.marklogic.hub.flow" target="classFrame"><span class="interfaceName">FlowRunner</span></a></li>
<li><a href="com/marklogic/hub/flow/impl/FlowRunnerImpl.html" title="class in com.marklogic.hub.flow.impl" target="classFrame">FlowRunnerImpl</a></li>
<li><a href="com/marklogic/hub/flow/FlowStatusListener.html" title="interface in com.marklogic.hub.flow" target="classFrame"><span class="interfaceName">FlowStatusListener</span></a></li>
<li><a href="com/marklogic/hub/flow/FlowType.html" title="enum in com.marklogic.hub.flow" target="classFrame">FlowType</a></li>
<li><a href="com/marklogic/hub/deploy/commands/GenerateHubTDETemplateCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">GenerateHubTDETemplateCommand</a></li>
<li><a href="com/marklogic/hub/deploy/HubAppDeployer.html" title="class in com.marklogic.hub.deploy" target="classFrame">HubAppDeployer</a></li>
<li><a href="com/marklogic/hub/HubConfig.html" title="interface in com.marklogic.hub" target="classFrame"><span class="interfaceName">HubConfig</span></a></li>
<li><a href="com/marklogic/hub/HubConfigBuilder.html" title="class in com.marklogic.hub" target="classFrame">HubConfigBuilder</a></li>
<li><a href="com/marklogic/hub/impl/HubConfigImpl.html" title="class in com.marklogic.hub.impl" target="classFrame">HubConfigImpl</a></li>
<li><a href="com/marklogic/hub/HubDatabase.html" title="enum in com.marklogic.hub" target="classFrame">HubDatabase</a></li>
<li><a href="com/marklogic/hub/deploy/util/HubDeployStatusListener.html" title="interface in com.marklogic.hub.deploy.util" target="classFrame"><span class="interfaceName">HubDeployStatusListener</span></a></li>
<li><a href="com/marklogic/hub/deploy/util/HubFileFilter.html" title="class in com.marklogic.hub.deploy.util" target="classFrame">HubFileFilter</a></li>
<li><a href="com/marklogic/hub/util/HubModuleManager.html" title="class in com.marklogic.hub.util" target="classFrame">HubModuleManager</a></li>
<li><a href="com/marklogic/hub/HubProject.html" title="class in com.marklogic.hub" target="classFrame">HubProject</a></li>
<li><a href="com/marklogic/hub/InstallInfo.html" title="class in com.marklogic.hub" target="classFrame">InstallInfo</a></li>
<li><a href="com/marklogic/hub/job/Job.html" title="class in com.marklogic.hub.job" target="classFrame">Job</a></li>
<li><a href="com/marklogic/hub/job/JobDeleteResponse.html" title="class in com.marklogic.hub.job" target="classFrame">JobDeleteResponse</a></li>
<li><a href="com/marklogic/hub/job/JobManager.html" title="class in com.marklogic.hub.job" target="classFrame">JobManager</a></li>
<li><a href="com/marklogic/hub/job/JobStatus.html" title="enum in com.marklogic.hub.job" target="classFrame">JobStatus</a></li>
<li><a href="com/marklogic/hub/util/JsonXor.html" title="class in com.marklogic.hub.util" target="classFrame">JsonXor</a></li>
<li><a href="com/marklogic/hub/error/LegacyFlowsException.html" title="class in com.marklogic.hub.error" target="classFrame">LegacyFlowsException</a></li>
<li><a href="com/marklogic/hub/deploy/commands/LoadHubModulesCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">LoadHubModulesCommand</a></li>
<li><a href="com/marklogic/hub/deploy/commands/LoadUserModulesCommand.html" title="class in com.marklogic.hub.deploy.commands" target="classFrame">LoadUserModulesCommand</a></li>
<li><a href="com/marklogic/hub/main/MainPlugin.html" title="interface in com.marklogic.hub.main" target="classFrame"><span class="interfaceName">MainPlugin</span></a></li>
<li><a href="com/marklogic/hub/main/impl/MainPluginImpl.html" title="class in com.marklogic.hub.main.impl" target="classFrame">MainPluginImpl</a></li>
<li><a href="com/marklogic/hub/util/MlcpConsumer.html" title="class in com.marklogic.hub.util" target="classFrame">MlcpConsumer</a></li>
<li><a href="com/marklogic/hub/util/MlcpRunner.html" title="class in com.marklogic.hub.util" target="classFrame">MlcpRunner</a></li>
<li><a href="com/marklogic/hub/util/PerformanceLogger.html" title="class in com.marklogic.hub.util" target="classFrame">PerformanceLogger</a></li>
<li><a href="com/marklogic/hub/PreInstallCheck.html" title="class in com.marklogic.hub" target="classFrame">PreInstallCheck</a></li>
<li><a href="com/marklogic/hub/util/ProcessRunner.html" title="class in com.marklogic.hub.util" target="classFrame">ProcessRunner</a></li>
<li><a href="com/marklogic/hub/flow/RunFlowResponse.html" title="class in com.marklogic.hub.flow" target="classFrame">RunFlowResponse</a></li>
<li><a href="com/marklogic/hub/scaffold/Scaffolding.html" title="class in com.marklogic.hub.scaffold" target="classFrame">Scaffolding</a></li>
<li><a href="com/marklogic/hub/error/ScaffoldingValidationException.html" title="class in com.marklogic.hub.error" target="classFrame">ScaffoldingValidationException</a></li>
<li><a href="com/marklogic/hub/scaffold/ScaffoldingValidator.html" title="class in com.marklogic.hub.scaffold" target="classFrame">ScaffoldingValidator</a></li>
<li><a href="com/marklogic/com/marklogic/client/ext/modulesloader/impl/SearchOptionsFinder.html" title="class in com.marklogic.com.marklogic.client.ext.modulesloader.impl" target="classFrame">SearchOptionsFinder</a></li>
<li><a href="com/marklogic/hub/error/ServerValidationException.html" title="class in com.marklogic.hub.error" target="classFrame">ServerValidationException</a></li>
<li><a href="com/marklogic/hub/util/StreamGobbler.html" title="class in com.marklogic.hub.util" target="classFrame">StreamGobbler</a></li>
<li><a href="com/marklogic/hub/Tracing.html" title="class in com.marklogic.hub" target="classFrame">Tracing</a></li>
<li><a href="com/marklogic/com/marklogic/client/ext/modulesloader/impl/UserModulesFinder.html" title="class in com.marklogic.com.marklogic.client.ext.modulesloader.impl" target="classFrame">UserModulesFinder</a></li>
<li><a href="com/marklogic/hub/util/Versions.html" title="class in com.marklogic.hub.util" target="classFrame">Versions</a></li>
</ul>
</div>
</body>
</html>
Loading