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.)
(Tutorials:- Stardust API's and Performing Queries.)
Line 3: Line 3:
 
==== Tutorials:- Stardust API's and Performing Queries.<br>  ====
 
==== Tutorials:- Stardust API's and Performing Queries.<br>  ====
  
*Initialization  
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/Initialization|Initialization]]
 
*Start a process  
 
*Start a process  
 
*Complete an activity  
 
*Complete an activity  
Line 14: Line 14:
  
 
*List data mappings of an activity  
 
*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>  

Revision as of 03:32, 16 November 2011

APIs for embedded usage

Tutorials:- Stardust API's and Performing Queries.

  • Initialization
  • Start a process
  • Complete an activity
  • Attach a document
  • Executing queries
  • Process instances
  • Status of a process instance
  • History of a process



Back to the top