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"

 
(16 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]]
 
+
==== Tutorials:- Stardust API's and Performing Queries.<br>  ====
+
 
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/Initialization|Initialization]]
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartProcess|Start a process]]
+
*Complete an activity
+
*Attach a document
+
*Executing queries
+
 
+
:*Process instances
+
:*Status of a process instance
+
:*History of a process
+
 
+
*List data mappings of an activity
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/ActivityEventHibernateInitially|Checking Activity Event and Hibernate initially Status]]
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/GeneratingRoleBasedAPI|Generating role/grant-based Stardust API queries]]<br>
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartingPIDocumentAttachments|Starting a process instance with document attachments via the Stardust WS-API]]<br>
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/SupportCaseJavaAPI|Executing the Support Case example using the Stardust Java API]]  
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAPIExample|Complete Stardust API Example]]<br><br>
+
 
+
<br>
+
 
+
<br>
+

Latest revision as of 00:53, 29 February 2012

Back to the top