Aperte Workflow Widgets

Aperte Workflow is a compilation of well-known, stable and mature frameworks into a complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor. Project home page is available at http://www.aperteworkflow.org/

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

vaadin-addons
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Aperte Workflow Widgets
Aperte Workflow is a compilation of well-known, stable and mature frameworks into a complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor. Project home page is available at http://www.aperteworkflow.org/

Download vaadin-addons

Filename Size
vaadin-addons-2.0.pom 736 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.aperteworkflow/vaadin-addons/ -->
<dependency>
    <groupId>org.aperteworkflow</groupId>
    <artifactId>vaadin-addons</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow/vaadin-addons/
implementation 'org.aperteworkflow:vaadin-addons:2.0'
// https://jarcasting.com/artifacts/org.aperteworkflow/vaadin-addons/
implementation ("org.aperteworkflow:vaadin-addons:2.0")
'org.aperteworkflow:vaadin-addons:pom:2.0'
<dependency org="org.aperteworkflow" name="vaadin-addons" rev="2.0">
  <artifact name="vaadin-addons" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow', module='vaadin-addons', version='2.0')
)
libraryDependencies += "org.aperteworkflow" % "vaadin-addons" % "2.0"
[org.aperteworkflow/vaadin-addons "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
pl.net.bluesoft : util jar 2.0
commons-beanutils : commons-beanutils jar 1.8.3
org.apache.commons : commons-lang3 jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
postgresql : postgresql jar 8.4-702.jdbc4

Project Modules

  • refresher-wrapper

Aperte Workflow

Aperte Workflow is a compilation of well-known, stable and mature frameworks into a complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor. Project home page is available at http://www.aperteworkflow.org/.

Version history

If you want to see Aperte Workflow in action, there is also a live demo available at https://demo.aperteworkflow.org.

Installation bundle

Instead of building Aperte Workflow from source, you can download installation packages from sourceforge repository: http://sourceforge.net/projects/aperteworkflow/files/.

For a complete installation guide, tutorials and documentation, please visit the Aperte Workflow Wiki.

Aperte community support may be obtained on Forum

Issues should be reported to GitHub project Issue Tracker: https://github.com/bluesoft-rnd/aperte-workflow-core/issues.

Key features

The key features of the framework are:

  • Runs on Liferay 6.x
  • Support for various BPM implementations (jBPM4, jBPM5, Activiti, ...)
  • Plugin support backed by OSGi service platform
  • Easily extendable Relational Data Model
  • Rich User Interface
  • Visual process editor
  • Enterprise integration backed by embedded ESB

The framework is an integration of several Open Source technologies:

  • User Interface is implemented on Liferay using Vaadin framework.
  • Processes can be run using a selected BPM implementation (e.g. jBPM or Activiti)
  • Plugins are managed using OSGi R4 service platform (Apache Felix)
  • Integration is supported by Mule ESB
  • Data model is supported by Hibernate ORM

Such combination of technologies allows to build process implementation reusing existing components - provided as simple, sometimes even process-agnostic plugins. Such plugins can provide any functionality in the solution - build part of the user interface, start or progress processes from an email, invoke Mule ESB service, provide language localization (i18n), etc. - while still keeping the core of the system clean and simple. Use of well-known and business-proven Open Source technologies, guarantees the stability and maturity of the solution from the start. Also, it allows the users of these technologies to quickly adapt to and use the framework.

For more information, please visit http://www.aperteworkflow.org/

You can also see the Aperte Workflow in action: https://demo.aperteworkflow.org.

Note: as the product code name (coming way back from 2009) was "Process Tool", there might be some references in code to that name.

org.aperteworkflow

BlueSoft R&D

Versions

Version
2.0
2.0-RC1