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/Manual"

(Basics)
(Pipelines and Pipelets: Synchronous Workflows of Java components)
Line 20: Line 20:
 
** [[SMILA/Development_Guidelines/How_to_filter_and_access_record_data_in_BPEL|Accessing SMILA records in BPEL activities]]
 
** [[SMILA/Development_Guidelines/How_to_filter_and_access_record_data_in_BPEL|Accessing SMILA records in BPEL activities]]
 
* [[SMILA/BPEL_Designer|Using the SMILA BPEL Designer]]
 
* [[SMILA/BPEL_Designer|Using the SMILA BPEL Designer]]
 +
* ReST APIs
 +
** [[SMILA/Documentation/Processing/JSON_REST_API_for_pipelets|for Pipelets]]
 +
** [[SMILA/Documentation/Processing/JSON_REST_API_for_pipelines|for Pipelines]]
 
* Basic Pipelets
 
* Basic Pipelets
 
** [[SMILA/Documentation/Bundle org.eclipse.smila.processing.pipelets|Common pipelets: bundle org.eclipse.smila.processing.pipelets]]  
 
** [[SMILA/Documentation/Bundle org.eclipse.smila.processing.pipelets|Common pipelets: bundle org.eclipse.smila.processing.pipelets]]  

Revision as of 04:25, 20 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