Class ArchiveInvoiceService

java.lang.Object
org.camunda.bpm.example.invoice.service.ArchiveInvoiceService
All Implemented Interfaces:
JavaDelegate

public class ArchiveInvoiceService extends Object implements JavaDelegate

This is an empty service implementation illustrating how to use a plain Java Class as a BPMN 2.0 Service Task delegate.