Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage"

 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== APIs for embedded usage<br>  ==
+
#REDIRECT [[Stardust/Knowledge Base/API/Java API Cookbook]]
 
+
==== Tutorials:- Stardust API's and Performing Queries.<br>  ====
+
 
+
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/Initialization"&gt;Initialization&lt;/a&gt;
+
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartProcess"&gt;Start a process&lt;/a&gt;
+
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAnActivity"&gt;Complete an activity&lt;/a&gt;
+
*Attach a document
+
*Executing queries
+
 
+
:*Process instances
+
:*Status of a process instance
+
:*History of a process
+
 
+
<br>
+
 
+
<br>
+
 
+
*List data mappings of an activity
+
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/ActivityEventHibernateInitially"&gt;Checking Activity Event and Hibernate initially Status&lt;/a&gt;
+
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/GeneratingRoleBasedAPI"&gt;Generating role/grant-based Stardust API queries&lt;/a&gt;<br>
+
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartingPIDocumentAttachments"&gt;Starting a process instance with document attachments via the Stardust WS-API&lt;/a&gt;<br>
+
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/SupportCaseJavaAPI"&gt;Executing the Support Case example using the Stardust Java API&lt;/a&gt;
+
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAPIExample"&gt;Complete Stardust API Example&lt;/a&gt;<br>
+
 
+
:*DMS Java API Examples<br><br>
+
 
+
<br>
+
 
+
<br>
+
 
+
<br>
+
 
+
<br>
+

Latest revision as of 00:53, 29 February 2012

Back to the top