Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Stardust/Knowledge Base/Java API"

m
Line 1: Line 1:
== JAVA API Cookbook ==
+
== JAVA API Cookbook ==
 
<pre>NOTE to authors: Please make sure to specify the version on which the example was tested.  
 
<pre>NOTE to authors: Please make sure to specify the version on which the example was tested.  
 
All version numbers &lt; 7.0 refer to the Infinity Process Platform (IPP)
 
All version numbers &lt; 7.0 refer to the Infinity Process Platform (IPP)
</pre>  
+
</pre>
<br>  
+
<br>
  
*[[STP/Stardust/KnowledgeBase/API/JavaAPICookbook/AILifeCycle|Activity Instance Lifycycle]]  
+
*[[STP/Stardust/KnowledgeBase/API/JavaAPICookbook/AILifeCycle|Activity Instance Lifycycle]]
*[[STP/Stardust/KnowledgeBase/API/JavaAPICookbook/QueryingWorklists|Querying Worklist]]  
+
*[[STP/Stardust/KnowledgeBase/API/JavaAPICookbook/QueryingWorklists|Querying Worklist]]
*[[STP/Stardust/KnowledgeBase/API/JavaAPICookbook/EventHandling|Event Handling]]<br>
+
*[[STP/Stardust/KnowledgeBase/API/JavaAPICookbook/EventHandling|Event Handling]]
 +
*[[STP/Stardust/KnowledgeBase/API/JavaAPICookbook/Stardust_Workflow_Service_in_Action|Stardust Workflow Service in Action]]
  
 
<br>
 
<br>

Revision as of 07:50, 11 November 2011

JAVA API Cookbook

NOTE to authors: Please make sure to specify the version on which the example was tested. 
All version numbers < 7.0 refer to the Infinity Process Platform (IPP)



Back to the top