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"

(Undo revision 280239 by Vikram.kodak.sungard.com (Talk))
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<h2> APIs for embedded usage<br />  </h2>
+
#REDIRECT [[Stardust/Knowledge Base/API/Java API Cookbook]]
<h4> Tutorials:- Stardust API's and Performing Queries.<br />  </h4>
+
<ul><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/Initialization"&gt;Initialization&lt;/a&gt;
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartProcess"&gt;Start a process&lt;/a&gt;
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAnActivity"&gt;Complete an activity&lt;/a&gt;
+
</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>
+
<p>&lt;/dd&gt;
+
</p><p><br />
+
</p>
+
<ul><li>List data mappings of an activity
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/ActivityEventHibernateInitially"&gt;Checking Activity Event and Hibernate initially Status&lt;/a&gt;
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/GeneratingRoleBasedAPI"&gt;Generating role/grant-based Stardust API queries&lt;/a&gt;<br />
+
</li><li>&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 />
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/SupportCaseJavaAPI"&gt;Executing the Support Case example using the Stardust Java API&lt;/a&gt;
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAPIExample"&gt;Complete Stardust API Example&lt;/a&gt;<br />
+
</li></ul>
+
<dl><dd><ul><li>&lt;a href="STP/Stardust/KnowledgeBase/API/DMSJavaAPIExample"&gt;DMS Java API Examples&lt;/a&gt;<br /><br />
+
</li></ul>
+
</dd></dl>
+
<p>&lt;/dd&gt;
+
</p><p><br />
+
</p><p><br />
+
</p><p><br />
+
</p>
+

Latest revision as of 00:53, 29 February 2012

Back to the top