Uses of Record Class
org.knime.core.ui.component.CheckForComponentUpdatesUtil.ComponentUpdatesResult
Packages that use CheckForComponentUpdatesUtil.ComponentUpdatesResult
-
Uses of CheckForComponentUpdatesUtil.ComponentUpdatesResult in org.knime.core.ui.component
Methods in org.knime.core.ui.component that return CheckForComponentUpdatesUtil.ComponentUpdatesResultModifier and TypeMethodDescriptionCheckForComponentUpdatesUtil.checkForComponentUpdatesAndSetUpdateStatus(org.knime.core.node.workflow.WorkflowManager hostWFM, String pluginId, List<org.knime.core.node.workflow.NodeID> candidateList, org.eclipse.core.runtime.IProgressMonitor monitor) Checks whether and which components require an update.