Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SMILA/Documentation"

m (Pipelines and Pipelets: Synchronous Workflows of Java components)
m (Pipelines and Pipelets: Synchronous Workflows of Java components)
Line 24: Line 24:
 
* [[SMILA/BPEL_Designer|Using the SMILA BPEL Designer]]
 
* [[SMILA/BPEL_Designer|Using the SMILA BPEL Designer]]
 
* ReST APIs
 
* ReST APIs
** [[SMILA/Documentation/Processing/JSON_REST_API_for_pipelets|For getting pipelet descriptions]]
+
** [[SMILA/Documentation/Processing/JSON_REST_API_for_pipelets|Getting Pipelet Descriptions]]
** [[SMILA/Documentation/Processing/JSON_REST_API_for_BPEL_pipelines|For getting pipeline descriptions and  manipulating and executing pipelines]]
+
** [[SMILA/Documentation/Processing/JSON_REST_API_for_BPEL_pipelines|Getting Pipeline Descriptions]]
 +
** [[SMILA/Documentation/Processing/JSON_REST_API_for_BPEL_pipelines|Manipulating and Executing Pipelines]]
 
* Basic Pipelets
 
* Basic Pipelets
 
** [[SMILA/Documentation/Bundle org.eclipse.smila.processing.pipelets|Common Pipelets in Bundle org.eclipse.smila.processing.pipelets]]  
 
** [[SMILA/Documentation/Bundle org.eclipse.smila.processing.pipelets|Common Pipelets in Bundle org.eclipse.smila.processing.pipelets]]  

Revision as of 12:42, 25 January 2012

Basics

The SMILA Development Environment

Pipelines and Pipelets: Synchronous Workflows of Java components

Using SMILA for Search

JobManager: Asynchronous Workflows

Importing

The SMILA HTTP Server

Common Services

Deprecated Components

Back to the top