Uses of Interface
dev.dsf.bpe.plugin.ProcessPlugin
Packages that use ProcessPlugin
-
Uses of ProcessPlugin in dev.dsf.bpe.camunda
Method parameters in dev.dsf.bpe.camunda with type arguments of type ProcessPluginModifier and TypeMethodDescriptionvoidDelegateProviderImpl.setProcessPlugins(List<ProcessPlugin<?, ?>> plugins) voidFallbackSerializerFactoryImpl.setProcessPlugins(List<ProcessPlugin<?, ?>> plugins) voidProcessPluginConsumer.setProcessPlugins(List<ProcessPlugin<?, ?>> plugins) -
Uses of ProcessPlugin in dev.dsf.bpe.plugin
Classes in dev.dsf.bpe.plugin that implement ProcessPluginMethods in dev.dsf.bpe.plugin that return ProcessPluginModifier and TypeMethodDescriptionProcessPlugin<D,?> ProcessPluginFactory.createProcessPlugin(D processPluginDefinition, boolean draft, Path jarFile, ClassLoader classLoader, ca.uhn.fhir.context.FhirContext fhirContext, org.springframework.core.env.ConfigurableEnvironment environment) Methods in dev.dsf.bpe.plugin that return types with arguments of type ProcessPluginModifier and TypeMethodDescriptionList<ProcessPlugin<?,?>> ProcessPluginLoader.loadPlugins()List<ProcessPlugin<?,?>> ProcessPluginLoaderImpl.loadPlugins() -
Uses of ProcessPlugin in dev.dsf.bpe.v1.plugin
Classes in dev.dsf.bpe.v1.plugin that implement ProcessPluginMethods in dev.dsf.bpe.v1.plugin that return ProcessPluginModifier and TypeMethodDescriptionProcessPluginFactoryImpl.createProcessPlugin(ProcessPluginDefinition processPluginDefinition, boolean draft, Path jarFile, ClassLoader classLoader, ca.uhn.fhir.context.FhirContext fhirContext, org.springframework.core.env.ConfigurableEnvironment environment)