Class SignalRestServiceImpl

java.lang.Object
org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
org.camunda.bpm.engine.rest.impl.SignalRestServiceImpl
All Implemented Interfaces:
SignalRestService

public class SignalRestServiceImpl extends AbstractRestProcessEngineAware implements SignalRestService
Author:
Tassilo Weidner
  • Constructor Details

    • SignalRestServiceImpl

      public SignalRestServiceImpl(String engineName, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
  • Method Details