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"

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

Latest revision as of 00:53, 29 February 2012

Back to the top