Package io.vanillabp.springboot.adapter
Klasse AdapterAwareProcessServiceConfiguration
java.lang.Object
io.vanillabp.springboot.adapter.AdapterAwareProcessServiceConfiguration
@EnableConfigurationProperties(VanillaBpProperties.class)
public class AdapterAwareProcessServiceConfiguration
extends Object
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung<DE> io.vanillabp.spi.process.ProcessService<?>adapterAwareProcessService(SpringDataUtil springDataUtil, org.springframework.beans.factory.InjectionPoint injectionPoint) Map<Class<?>,AdapterAwareProcessService<?>>
-
Konstruktordetails
-
AdapterAwareProcessServiceConfiguration
public AdapterAwareProcessServiceConfiguration()
-
-
Methodendetails
-
vanillaBpConnectableServices
-
adapterAwareProcessService
@Bean @Primary @Scope("prototype") public <DE> io.vanillabp.spi.process.ProcessService<?> adapterAwareProcessService(SpringDataUtil springDataUtil, org.springframework.beans.factory.InjectionPoint injectionPoint)
-