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"

 
Line 1: Line 1:
 +
== APIs for embedded usage<br>  ==
 +
 +
==== Tutorials:- Stardust API's and Performing Queries.<br>  ====
 +
 +
*Initialization
 +
*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
 +
*Checking Activity Event and Hibernate initially Status
 +
*Generating role/grant-based Stardust API queries<br>
 +
*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]]
 +
 +
<br>
 +
 +
<br>

Revision as of 05:37, 14 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