Interface MessagePayloadMappingProvider
-
- All Known Implementing Classes:
BpmnMessagePayloadMappingProvider
public interface MessagePayloadMappingProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<Map<String,Object>>getMessagePayload(DelegateExecution execution)
-
-
-
Method Detail
-
getMessagePayload
Optional<Map<String,Object>> getMessagePayload(DelegateExecution execution)
-
-