obe 1.0

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Workflow Engines » obe 1.0 
Open Business Engine
License:Apache Software License
URL:http://obe.sourceforge.net/
Description:The Open Business Engine is an open source workflow engine written in Java. OBE workflow definitions are written in XPDL, the WfMC's XML process definition language and are typically executed inside of a J2EE container.
Package NameComment
com.abc.example
com.def.webstore
com.uvw.travel
com.uvw.travel.impl
com.uvw.travel.test
com.xyz.sysadmin
org.obe Provides core object model classes and processing utilities.
org.obe.admin
org.obe.client
org.obe.client.api Provides the OBE client application program interface.
org.obe.client.api.base
org.obe.client.api.local Provides local WMClient implementations for in-process use.
org.obe.client.api.model Provides public details of the OBE process model.
org.obe.client.api.repository Provides resource repository meta-data objects.
org.obe.client.api.rmi
org.obe.client.api.tool Provides classes for defining new types of application and procedure.
org.obe.client.api.xmlrpc
org.obe.client.api.xpdl
org.obe.convert
org.obe.designer
org.obe.designer.dialog
org.obe.designer.editor
org.obe.designer.event
org.obe.designer.menu
org.obe.designer.panel
org.obe.designer.preferences
org.obe.designer.renderer
org.obe.designer.util
org.obe.designer.view
org.obe.engine
org.obe.engine.async
org.obe.engine.calendar
org.obe.engine.persistence
org.obe.engine.persistence.memory
org.obe.engine.repository
org.obe.engine.util
org.obe.event Provides runtime event notification support.
org.obe.examples Implements the tools used by the WfMC Sample Workflow Process.
org.obe.runtime.evaluator
org.obe.runtime.participant
org.obe.runtime.strategy
org.obe.runtime.tool
org.obe.server
org.obe.server.j2ee Provides a J2EE container for OBE, with a remote WAPI2 implementation and EJB-based persistence.
org.obe.server.j2ee.ejb Provides base EJB implementations and support classes.
org.obe.server.j2ee.repository Provides EJB-based repository implementations.
org.obe.server.j2ee.service
org.obe.server.j2ee.servlet
org.obe.server.util
org.obe.server.xmlrpc
org.obe.spi Provides classes and interfaces for pluggable engine components.
org.obe.spi.evaluator Provides support for pluggable script evaluators.
org.obe.spi.event Provides access to the internal run-time event notification service.
org.obe.spi.model Provides access to run-time process entities.
org.obe.spi.runtime
org.obe.spi.service Provides services and resource repositories used by the run-time engine.
org.obe.spi.util Provides utilities for working with workflow process definitions.
org.obe.sql
org.obe.test
org.obe.test.internal
org.obe.test.server
org.obe.test.standalone
org.obe.util Provides various classes for modelling miscellaneous XPDL elements.
org.obe.wfxml

The WfXML package implements the interoperability interface defined in the Workflow Management Coalition's workflow model definition.

org.obe.wfxml.model
org.obe.wfxml.parser
org.obe.wfxml.transport
org.obe.worklist
org.obe.xpdl
org.obe.xpdl.model
org.obe.xpdl.model.activity Provides classes related to XPDL workflow activities.
org.obe.xpdl.model.application Provides classes related to workflow applications as represented in XPDL.
org.obe.xpdl.model.condition Provides classes related to XPDL conditions and expressions.
org.obe.xpdl.model.data Provides classes to model XPDL data type declarations.
org.obe.xpdl.model.ext Provides classes that model OBE XPDL extensions.
org.obe.xpdl.model.misc Provides miscellaneous classes and interfaces used by the XPDL object model.
org.obe.xpdl.model.participant Provides classes for modelling XPDL participants.
org.obe.xpdl.model.pkg Provides classes to model an XPDL package.
org.obe.xpdl.model.transition Provides classes for modelling XPDL transitions.
org.obe.xpdl.model.workflow Provides classes to represent an XPDL workflow process definition.
org.obe.xpdl.parser Provides an interface for parsing XPDL documents.
org.obe.xpdl.parser.dom4j Provides an XPDL parser that uses DOM4J to read an XML document.
org.obe.xpdl.serializer Provides an interface for serializing XPDL documents.
org.obe.xpdl.serializer.dom4j Provides an XPDL serializer that uses DOM4J to write an XML document.
org.wfmc.audit Provides a Java binding of WfMC Interface 5 (v.1.1).
org.wfmc.sample Implements the CreditService Web Service used by the WfMC Sample Workflow Process.
org.wfmc.wapi Provides a Java binding of WfMC Interface 2/3 (WAPI v.1.1).
org.wfmc.wapi2 Provides a Java binding of WfMC Interface 2/3 (WAPI v.2.0).
xdoclet.modules.bea.wls.web
xdoclet.modules.ejb
xdoclet.modules.ejb.home
xdoclet.modules.ejb.intf
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.