Uses of Class
org.camunda.bpm.engine.rest.dto.SignalDto
Packages that use SignalDto
- 
Uses of SignalDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest with parameters of type SignalDto - 
Uses of SignalDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl with parameters of type SignalDtoModifier and TypeMethodDescriptionprotected SignalEventReceivedBuilderSignalRestServiceImpl.createSignalEventReceivedBuilder(SignalDto dto) voidSignalRestServiceImpl.throwSignal(SignalDto dto)