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"

m
Line 1: Line 1:
== APIs for embedded usage<br>  ==
+
== APIs Usage Examples<br>  ==
 
+
==== Tutorials:- Stardust API's and Performing Queries.<br>  ====
+
  
 
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/Initialization|Initialization]]  
 
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/Initialization|Initialization]]  
 
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartProcess|Start a process]]  
 
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartProcess|Start a process]]  
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAnActivity|Complete an activity]]  
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAnActivity|Complete an Activity]]  
 
*Attach a document  
 
*Attach a document  
 
*Executing queries
 
*Executing queries
Line 11: Line 9:
 
:*Process instances  
 
:*Process instances  
 
:*Status of a process instance  
 
:*Status of a process instance  
:*History of a process
+
:*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
<span style="display: none;" id="1322579752242S">&nbsp;</span><span style="display: none;" id="1322579718853S"> </span>List data mappings of an activity  
+
  
 
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/ActivityEventHibernateInitially|Checking Activity Event and Hibernate initially Status]]  
 
*[[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/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/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/SupportCaseJavaAPI|Executing the Support Case Example using the Stardust Java API]]  
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAPIExample|Complete Stardust API Example]]<br>
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAPIExample|Complete Stardust API Example]][[STP/Stardust/KnowledgeBase/API/DMSJavaAPIExample|STP/Stardust/KnowledgeBase/API/DMSJavaAPIExample]]<br>
 
+
*[[STP/Stardust/KnowledgeBase/API/DMSJavaAPIExample|DMS Java API Examples]]
:*[[STP/Stardust/KnowledgeBase/API/DMSJavaAPIExample|DMS Java API Examples]]
+

Revision as of 04:33, 30 November 2011

APIs Usage Examples

  • Process instances
  • Status of a process instance
  • History of a process
  • Listing data mappings of an activity

Back to the top