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 JobMessagingConfigurationAsyncExecutorProperties. getMessaging()JobMessagingConfigurationAsyncHistoryProperties. getMessaging()Methods in com.flowable.spring.boot.properties with parameters of type JobMessagingConfiguration Modifier and Type Method Description voidAsyncExecutorProperties. setMessaging(JobMessagingConfiguration messaging)voidAsyncHistoryProperties. setMessaging(JobMessagingConfiguration messaging)