camunda-community-hub / camunda-platform-7-custom-batch

using the camunda batch execution for custom batch runs
Apache License 2.0
29 stars 11 forks source link

Refacture Examples #6

Closed p-wunderlich closed 7 years ago

p-wunderlich commented 7 years ago

Remove Scheduling from Examples, both examples should just reflect the core feature of the extension. So just creating one bigger Batch and that's enough.

Rename SimpleCustomBatchJobHandler and use a better name, like e.g. SimpleExampleBatchJobHandler or PrintStringBatchJobHandler.

p-wunderlich commented 7 years ago

Already done