Class ArchiveInvoiceService
java.lang.Object
org.camunda.bpm.example.invoice.service.ArchiveInvoiceService
- All Implemented Interfaces:
JavaDelegate
This is an empty service implementation illustrating how to use a plain Java Class as a BPMN 2.0 Service Task delegate.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ArchiveInvoiceService
public ArchiveInvoiceService()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceJavaDelegate
- Throws:
Exception
-