Uses of Class
org.jbpm.springboot.autoconfigure.JBPMProperties.Executor
-
Packages that use JBPMProperties.Executor Package Description org.jbpm.springboot.autoconfigure -
-
Uses of JBPMProperties.Executor in org.jbpm.springboot.autoconfigure
Methods in org.jbpm.springboot.autoconfigure that return JBPMProperties.Executor Modifier and Type Method Description JBPMProperties.ExecutorJBPMProperties. getExecutor()Methods in org.jbpm.springboot.autoconfigure with parameters of type JBPMProperties.Executor Modifier and Type Method Description voidJBPMProperties. setExecutor(JBPMProperties.Executor executor)
-