I want to ask if there is a documentation about possible extension points
for the Workflow Editor.
I am developing an workflow modeling plugin to model technical details for
our own workflow engine (imixs.org). In this plugin I extended the
property view dialog to allow the user to manage configuration settings
inside an ActivityEntity.
It would be interessting for me to see if there is a way to combine or
integrate property pages into the JWT WE?
there are some extension points to the workflow editor, but as always the
documentation is the last thing to work on :-/
Currently there is no extension point for the property view dialog, but we
have several ideas for this extension since this will be necessary to
include platform (means process engine) specific data.
Maybe you can let us know a little bit more about your idea on the
developer mailing list (jwt-dev@eclipse.org)?
Thanks and best regards,
Florian
Ralph wrote:
> Hi,
> I want to ask if there is a documentation about possible extension points
> for the Workflow Editor.
> I am developing an workflow modeling plugin to model technical details for
> our own workflow engine (imixs.org). In this plugin I extended the
> property view dialog to allow the user to manage configuration settings
> inside an ActivityEntity.
> It would be interessting for me to see if there is a way to combine or
> integrate property pages into the JWT WE?