Uses of Class
com.kingsrook.qqq.backend.core.model.metadata.automation.QAutomationProviderMetaData
Packages that use QAutomationProviderMetaData
Package
Description
-
Uses of QAutomationProviderMetaData in com.kingsrook.qqq.backend.core.model.metadata
Methods in com.kingsrook.qqq.backend.core.model.metadata that return QAutomationProviderMetaDataMethods in com.kingsrook.qqq.backend.core.model.metadata that return types with arguments of type QAutomationProviderMetaDataModifier and TypeMethodDescriptionQInstance.getAutomationProviders()
Getter for automationProvidersMethods in com.kingsrook.qqq.backend.core.model.metadata with parameters of type QAutomationProviderMetaDataModifier and TypeMethodDescriptionvoid
QInstance.addAutomationProvider
(QAutomationProviderMetaData automationProvider) Method parameters in com.kingsrook.qqq.backend.core.model.metadata with type arguments of type QAutomationProviderMetaDataModifier and TypeMethodDescriptionvoid
QInstance.setAutomationProviders
(Map<String, QAutomationProviderMetaData> automationProviders) Setter for automationProviders -
Uses of QAutomationProviderMetaData in com.kingsrook.qqq.backend.core.model.metadata.automation
Subclasses of QAutomationProviderMetaData in com.kingsrook.qqq.backend.core.model.metadata.automationModifier and TypeClassDescriptionclass
Metadata specifically for the polling automation provider.Methods in com.kingsrook.qqq.backend.core.model.metadata.automation that return QAutomationProviderMetaDataModifier and TypeMethodDescriptionFluent setter for nameQAutomationProviderMetaData.withType
(QAutomationProviderType type) Fluent setter for type