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)
Line 14: Line 14:
 
*[[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/CreateDepartments|Creating Departments Programmatically
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CreateDepartments|Creating Departments Programmatically]]<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]]
 
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAPIExample|Complete Stardust API Example]]
 
*[[STP/Stardust/KnowledgeBase/API/DMSJavaAPIExample|DMS Java API Examples]]
 
*[[STP/Stardust/KnowledgeBase/API/DMSJavaAPIExample|DMS Java API Examples]]

Revision as of 05:25, 22 December 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