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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ArchiveInvoiceServicepublic ArchiveInvoiceService()
 
- 
- 
Method Details- 
execute- Specified by:
- executein interface- JavaDelegate
- Throws:
- Exception
 
 
-