Skip to content

Commit

Permalink
copy docs from gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Edvard Fonsell committed Aug 27, 2016
1 parent 785fece commit a39339f
Show file tree
Hide file tree
Showing 2,582 changed files with 638,043 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
*.class

# Package Files #
*.jar
*.war
*.ear
3 changes: 3 additions & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
gems:
- jekyll-redirect-from

17 changes: 17 additions & 0 deletions docs/apidocs/current/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
redirect_to: /nflow/apidocs/v3.3.0/
---
<!DOCTYPE html>
<html>
<head>
<link rel="canonical" href="{{ page.redirect_to }}"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;url={{ page.redirect_to }}" />
</head>
<body>
<h1>Redirecting...</h1>
<a href="{{ page.redirect_to }}">Click here if you are not redirected.<a>
<script>location='{{ page.redirect_to }}'</script>
</body>
</html>

71 changes: 71 additions & 0 deletions docs/apidocs/v1.1.0/allclasses-frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
<!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_05) on Sun Oct 19 19:21:12 EEST 2014 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (nflow 1.1.0 API)</title>
<meta name="date" content="2014-10-19">
<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/nitorcreations/nflow/engine/workflow/definition/AbstractWorkflowDefinition.html" title="class in com.nitorcreations.nflow.engine.workflow.definition" target="classFrame">AbstractWorkflowDefinition</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/msg/Action.html" title="class in com.nitorcreations.nflow.rest.v1.msg" target="classFrame">Action</a></li>
<li><a href="com/nitorcreations/nflow/rest/config/CorsHeaderContainerResponseFilter.html" title="class in com.nitorcreations.nflow.rest.config" target="classFrame">CorsHeaderContainerResponseFilter</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/converter/CreateWorkflowConverter.html" title="class in com.nitorcreations.nflow.rest.v1.converter" target="classFrame">CreateWorkflowConverter</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/msg/CreateWorkflowInstanceRequest.html" title="class in com.nitorcreations.nflow.rest.v1.msg" target="classFrame">CreateWorkflowInstanceRequest</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/msg/CreateWorkflowInstanceResponse.html" title="class in com.nitorcreations.nflow.rest.v1.msg" target="classFrame">CreateWorkflowInstanceResponse</a></li>
<li><a href="com/nitorcreations/nflow/jetty/validation/CustomValidationExceptionMapper.html" title="class in com.nitorcreations.nflow.jetty.validation" target="classFrame">CustomValidationExceptionMapper</a></li>
<li><a href="com/nitorcreations/nflow/jetty/JettyServerContainer.html" title="class in com.nitorcreations.nflow.jetty" target="classFrame">JettyServerContainer</a></li>
<li><a href="com/nitorcreations/nflow/jetty/config/JmxConfiguration.html" title="class in com.nitorcreations.nflow.jetty.config" target="classFrame">JmxConfiguration</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/converter/ListWorkflowDefinitionConverter.html" title="class in com.nitorcreations.nflow.rest.v1.converter" target="classFrame">ListWorkflowDefinitionConverter</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/msg/ListWorkflowDefinitionResponse.html" title="class in com.nitorcreations.nflow.rest.v1.msg" target="classFrame">ListWorkflowDefinitionResponse</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/msg/ListWorkflowDefinitionResponse.Settings.html" title="class in com.nitorcreations.nflow.rest.v1.msg" target="classFrame">ListWorkflowDefinitionResponse.Settings</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/msg/ListWorkflowDefinitionResponse.TransitionDelays.html" title="class in com.nitorcreations.nflow.rest.v1.msg" target="classFrame">ListWorkflowDefinitionResponse.TransitionDelays</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/converter/ListWorkflowExecutorConverter.html" title="class in com.nitorcreations.nflow.rest.v1.converter" target="classFrame">ListWorkflowExecutorConverter</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/msg/ListWorkflowExecutorResponse.html" title="class in com.nitorcreations.nflow.rest.v1.msg" target="classFrame">ListWorkflowExecutorResponse</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/converter/ListWorkflowInstanceConverter.html" title="class in com.nitorcreations.nflow.rest.v1.converter" target="classFrame">ListWorkflowInstanceConverter</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/msg/ListWorkflowInstanceResponse.html" title="class in com.nitorcreations.nflow.rest.v1.msg" target="classFrame">ListWorkflowInstanceResponse</a></li>
<li><a href="com/nitorcreations/nflow/metrics/MetricsWorkflowExecutorListener.html" title="class in com.nitorcreations.nflow.metrics" target="classFrame">MetricsWorkflowExecutorListener</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/definition/Mutable.html" title="class in com.nitorcreations.nflow.engine.workflow.definition" target="classFrame">Mutable</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/definition/NextAction.html" title="class in com.nitorcreations.nflow.engine.workflow.definition" target="classFrame">NextAction</a></li>
<li><a href="com/nitorcreations/nflow/jetty/spring/NflowAnnotationConfigWebApplicationContext.html" title="class in com.nitorcreations.nflow.jetty.spring" target="classFrame">NflowAnnotationConfigWebApplicationContext</a></li>
<li><a href="com/nitorcreations/nflow/jetty/config/NflowJettyConfiguration.html" title="class in com.nitorcreations.nflow.jetty.config" target="classFrame">NflowJettyConfiguration</a></li>
<li><a href="com/nitorcreations/nflow/jetty/config/NflowJettyConfiguration.JaxRsApiApplication.html" title="class in com.nitorcreations.nflow.jetty.config" target="classFrame">NflowJettyConfiguration.JaxRsApiApplication</a></li>
<li><a href="com/nitorcreations/nflow/metrics/NflowMetricsContext.html" title="class in com.nitorcreations.nflow.metrics" target="classFrame">NflowMetricsContext</a></li>
<li><a href="com/nitorcreations/nflow/jetty/spring/NflowStandardEnvironment.html" title="class in com.nitorcreations.nflow.jetty.spring" target="classFrame">NflowStandardEnvironment</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/instance/QueryWorkflowInstances.html" title="class in com.nitorcreations.nflow.engine.workflow.instance" target="classFrame">QueryWorkflowInstances</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/instance/QueryWorkflowInstances.Builder.html" title="class in com.nitorcreations.nflow.engine.workflow.instance" target="classFrame">QueryWorkflowInstances.Builder</a></li>
<li><a href="com/nitorcreations/nflow/rest/config/RestConfiguration.html" title="class in com.nitorcreations.nflow.rest.config" target="classFrame">RestConfiguration</a></li>
<li><a href="com/nitorcreations/nflow/jetty/StartNflow.html" title="class in com.nitorcreations.nflow.jetty" target="classFrame">StartNflow</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/msg/State.html" title="class in com.nitorcreations.nflow.rest.v1.msg" target="classFrame">State</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/definition/StateExecution.html" title="interface in com.nitorcreations.nflow.engine.workflow.definition" target="classFrame"><span class="interfaceName">StateExecution</span></a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/definition/StateVar.html" title="annotation in com.nitorcreations.nflow.engine.workflow.definition" target="classFrame">StateVar</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/msg/UpdateWorkflowInstanceRequest.html" title="class in com.nitorcreations.nflow.rest.v1.msg" target="classFrame">UpdateWorkflowInstanceRequest</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/definition/WorkflowDefinition.html" title="class in com.nitorcreations.nflow.engine.workflow.definition" target="classFrame">WorkflowDefinition</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/WorkflowDefinitionResource.html" title="class in com.nitorcreations.nflow.rest.v1" target="classFrame">WorkflowDefinitionResource</a></li>
<li><a href="com/nitorcreations/nflow/engine/service/WorkflowDefinitionService.html" title="class in com.nitorcreations.nflow.engine.service" target="classFrame">WorkflowDefinitionService</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/executor/WorkflowExecutor.html" title="class in com.nitorcreations.nflow.engine.workflow.executor" target="classFrame">WorkflowExecutor</a></li>
<li><a href="com/nitorcreations/nflow/engine/listener/WorkflowExecutorListener.html" title="interface in com.nitorcreations.nflow.engine.listener" target="classFrame"><span class="interfaceName">WorkflowExecutorListener</span></a></li>
<li><a href="com/nitorcreations/nflow/engine/listener/WorkflowExecutorListener.ListenerContext.html" title="class in com.nitorcreations.nflow.engine.listener" target="classFrame">WorkflowExecutorListener.ListenerContext</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/WorkflowExecutorResource.html" title="class in com.nitorcreations.nflow.rest.v1" target="classFrame">WorkflowExecutorResource</a></li>
<li><a href="com/nitorcreations/nflow/engine/service/WorkflowExecutorService.html" title="class in com.nitorcreations.nflow.engine.service" target="classFrame">WorkflowExecutorService</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/instance/WorkflowInstance.html" title="class in com.nitorcreations.nflow.engine.workflow.instance" target="classFrame">WorkflowInstance</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/instance/WorkflowInstance.Builder.html" title="class in com.nitorcreations.nflow.engine.workflow.instance" target="classFrame">WorkflowInstance.Builder</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/instance/WorkflowInstanceAction.html" title="class in com.nitorcreations.nflow.engine.workflow.instance" target="classFrame">WorkflowInstanceAction</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/instance/WorkflowInstanceAction.Builder.html" title="class in com.nitorcreations.nflow.engine.workflow.instance" target="classFrame">WorkflowInstanceAction.Builder</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/instance/WorkflowInstanceFactory.html" title="class in com.nitorcreations.nflow.engine.workflow.instance" target="classFrame">WorkflowInstanceFactory</a></li>
<li><a href="com/nitorcreations/nflow/rest/v1/WorkflowInstanceResource.html" title="class in com.nitorcreations.nflow.rest.v1" target="classFrame">WorkflowInstanceResource</a></li>
<li><a href="com/nitorcreations/nflow/engine/service/WorkflowInstanceService.html" title="class in com.nitorcreations.nflow.engine.service" target="classFrame">WorkflowInstanceService</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/definition/WorkflowSettings.html" title="class in com.nitorcreations.nflow.engine.workflow.definition" target="classFrame">WorkflowSettings</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/definition/WorkflowSettings.Builder.html" title="class in com.nitorcreations.nflow.engine.workflow.definition" target="classFrame">WorkflowSettings.Builder</a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/definition/WorkflowState.html" title="interface in com.nitorcreations.nflow.engine.workflow.definition" target="classFrame"><span class="interfaceName">WorkflowState</span></a></li>
<li><a href="com/nitorcreations/nflow/engine/workflow/definition/WorkflowStateType.html" title="enum in com.nitorcreations.nflow.engine.workflow.definition" target="classFrame">WorkflowStateType</a></li>
</ul>
</div>
</body>
</html>
Loading

0 comments on commit a39339f

Please sign in to comment.