OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | December 2006 Index

<--  Date Index  --> <--  Thread Index  -->

Re: [exoplatform] exo - Bonita


Hi Corina,

 

Yes, eXo-Bonita provides two levels of APIs:


1) The Workflow Service API. It consits of a service running in the eXo container and acts as a facade to the Bonita API. You will find the interface definitions at:

http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/exoplatform/v2.x/exo-ecm/services/workflow/api/src/java/org/exoplatform/services/workflow/

The main interface to focus on is "WorkflowServiceContainer.java". It provides basic operations on your processes. At runtime, all those interfaces are contained by $JONAS_ROOT/lib/apps/exo-ecm.services.workflow.api-1.0.jar file. You might also want to take a look at the corresponding implementation, at http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/exoplatform/v2.x/exo-ecm/services/workflow/impl/bonita/src/java/org/exoplatform/services/workflow/impl/bonita/.

2) The Bonita API. You can call it directly if you need an advanced operation that is not provided by the Workflow Service API. See http://wiki.bonita.objectweb.org/xwiki/bin/download/Main/Documentation/bonitaAPI.pdf.

As for the user interface, you can do basic customization (colors, font size...) using CSS styles in eXo. I haven't had the opportunity to play with that yet, but I'm sure other people in the mailing list can provide some help. That said, if you need to do further modifications, then you will have to modify the code of the Portlets themselves, or write your own Portlets. The corresponding code is located in http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/exoplatform/v2.x/exo-ecm/portlets/workflow/.

HTH
-Brice.



--
Brice REVENANT
Open Software R&D - BSOA Project
Bull, Architect of an Open World TM 
http://www.bull.com

This e-mail contains material that is confidential for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.


-----Corina Kunst <corina_kunst@xxxxxxxxx> wrote: -----

To: exoplatform@xxxxxxxxxxxxx
From: Corina Kunst <corina_kunst@xxxxxxxxx>
Date: 17/12/2006 09:08AM
Subject: [exoplatform] exo - Bonita

Hello,

I am trying to use exo - Bonita in a project and I have some questions.

I would like to know if there are any API and if I can change ther User interface.


Many thanks in advance and
Best Regards
Corina Kunst




__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


--
You receive this message as a subscriber of the exoplatform@xxxxxxxxxxxxx mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws


<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.