Uses of Class
com.flowable.spring.boot.aws.FlowableAwsProperties
Package | Description |
---|---|
com.flowable.spring.boot.aws.sqs |
-
Uses of FlowableAwsProperties in com.flowable.spring.boot.aws.sqs
Fields in com.flowable.spring.boot.aws.sqs declared as FlowableAwsProperties Modifier and Type Field Description protected FlowableAwsProperties
FlowableSqsAutoConfiguration. awsProperties
Constructors in com.flowable.spring.boot.aws.sqs with parameters of type FlowableAwsProperties Constructor Description FlowableSqsAutoConfiguration(FlowableAwsProperties awsProperties, FlowableAwsSqsProperties awsSqsProperties)