data/objects/project_data_object library
Classes
- JsonObject
- JsonObject is used to add json data to DataSource which can be later used for referencing by Agent.
- ProjectDataObject
- Base class for adding data to DataSource from the project itself. The data can be of the form raw text or json.
- TextObject
-
TextObject is used to add
String
data to DataSource which can be later used for referecing by Agent