Uses of Class
com.flowable.spring.boot.properties.JobMessagingConfiguration
Package | Description |
---|---|
com.flowable.spring.boot.properties |
-
Uses of JobMessagingConfiguration in com.flowable.spring.boot.properties
Methods in com.flowable.spring.boot.properties that return JobMessagingConfiguration Modifier and Type Method Description JobMessagingConfiguration
AsyncExecutorProperties. getMessaging()
JobMessagingConfiguration
AsyncHistoryProperties. getMessaging()
Methods in com.flowable.spring.boot.properties with parameters of type JobMessagingConfiguration Modifier and Type Method Description void
AsyncExecutorProperties. setMessaging(JobMessagingConfiguration messaging)
void
AsyncHistoryProperties. setMessaging(JobMessagingConfiguration messaging)