Package com.inductiveautomation.ignition.common.search
package com.inductiveautomation.ignition.common.search
-
ClassDescriptionThe base implementation of a filter.Condition<T>A condition returns true/false for whether a value passes.A field defines the particular source of data that a condition would apply to.Filter<T>A filter contains multiple conditions, and operates on a type of object.A search request that is to be sent to a gateway search provider.Send back to the gateway to run a string replacement on an item.A search result returned by a gateway search provider.