Class BrowseResultProperties
java.lang.Object
com.inductiveautomation.historian.gateway.api.query.browsing.BrowseResultProperties
The BrowseResultProperties class serves as a container for predefined
Property
instances
used to describe various properties of a browsing result. These properties are immutable and static in nature.
This class provides a centralized definition for commonly used properties, particularly when working with metadata or lifecycle information related to a browsing result.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CREATED_TIME
-
RETIRED_TIME
-
-
Constructor Details
-
BrowseResultProperties
public BrowseResultProperties()
-