Class SayHelloDelegate
- java.lang.Object
-
- org.camunda.bpm.spring.boot.example.webapp.delegate.SayHelloDelegate
-
- All Implemented Interfaces:
org.camunda.bpm.engine.delegate.JavaDelegate
@Component public class SayHelloDelegate extends Object implements org.camunda.bpm.engine.delegate.JavaDelegate
-
-
Constructor Summary
Constructors Constructor Description SayHelloDelegate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.camunda.bpm.engine.delegate.DelegateExecution execution)
-