Class NotifyCreditorService
java.lang.Object
org.camunda.bpm.example.invoice.service.NotifyCreditorService
- 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
Constructors - 
Method Summary
 
- 
Constructor Details
- 
NotifyCreditorService
public NotifyCreditorService() 
 - 
 - 
Method Details
- 
execute
- Specified by:
 executein interfaceJavaDelegate- Throws:
 Exception
 
 -