What you need to extend as a osworkflow developer

In my organization, osworkflow embedded in J2EE applications has been supporting enormous business operations for years, it's great, but not enough. 


Most of our extensions are as follows:

First, countersign scenario feature. Maybe Chinese like countersign most, osworkflow's split/join is unable to support our countersign scenario elegantly, then my predecessors invented one. Sadly, some of project teams knew little about it, they hardcoded the countersign logic.


Second, WorkflowStore implementation. osworkflow provides interface, we need to develop a reusable implementation as a higher foundation for project teams.


Third, utility classes. convenient for use!


There are some other extensions such as enterprise task integration I'd like to complement later.

你可能感兴趣的:(What you need to extend as a osworkflow developer)