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"

(APIs Usage Examples)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== APIs Usage Examples<br>  ==
+
#REDIRECT [[Stardust/Knowledge Base/API/Java API Cookbook]]
 
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/Initialization|Initialization]]
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartProcess|Start a process]]
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAnActivity|Complete an Activity]]
+
*Attach a document
+
*Executing queries
+
 
+
:*Process instances
+
:*Status of a process instance
+
:*History of a process<br>
+
:*<span id="1322579752242S" style="display: none;">&nbsp;</span><span id="1322579718853S" style="display: none;"> </span>Listing 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]]
+
*[[STP/Stardust/KnowledgeBase/API/DMSJavaAPIExample|DMS Java API Examples]]
+

Latest revision as of 00:53, 29 February 2012

Back to the top