Class CamelServiceImpl

  • All Implemented Interfaces:
    CamelService, org.camunda.bpm.engine.delegate.JavaDelegate

    public class CamelServiceImpl
    extends CamelServiceCommonImpl
    implements org.camunda.bpm.engine.delegate.JavaDelegate
    • Constructor Detail

      • CamelServiceImpl

        public CamelServiceImpl()
    • Method Detail

      • execute

        public void execute​(org.camunda.bpm.engine.delegate.DelegateExecution execution)
                     throws Exception
        Specified by:
        execute in interface org.camunda.bpm.engine.delegate.JavaDelegate
        Throws:
        Exception