org.camunda.bpm.engine.rest.impl
Class SignalRestServiceImpl
java.lang.Object
org.camunda.bpm.engine.rest.spi.impl.AbstractProcessEngineAware
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignalRestServiceImpl
public SignalRestServiceImpl(String engineName,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
throwSignal
public void throwSignal(SignalDto dto)
- Specified by:
throwSignal in interface SignalRestService
createSignalEventReceivedBuilder
protected SignalEventReceivedBuilder createSignalEventReceivedBuilder(SignalDto dto)
Copyright © 2017 camunda services GmbH. All rights reserved.