June 2015
Intermediate to advanced
326 pages
7h 18m
English
Starting from jBPM 6, the platform features a new scheduler service (called Executor), which lets you schedule, execute, and manage asynchronous jobs tasks. Executor can be used either as a general-purpose Java batch scheduling facility or as a service able to execute asynchronous process tasks (see Chapter 5, BPMN constructs, the Async task section for more details). The asset management feature, for instance, internally schedules different types of commands (to get an idea, open the Deploy | Jobs window, as shown in the following screenshot): CreateBranchCommand, ListCommitsCommand, BuildProjectCommand, MavenDeployProjectCommand, and so on.
The Executor service executes preconfigured Command ...
Read now
Unlock full access