AeroGuard-MAS
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AeroGuard-MAS
AeroGuard-MAS
/
integration
/
JasonAgentSource
Jason
Agent
Source
data
class
JasonAgentSource
(
val
agentName
:
String
,
val
fileName
:
String
,
val
path
:
Path
,
val
source
:
String
)
(
source
)
Loaded Jason agent source file with metadata.
Members
Constructors
Jason
Agent
Source
Link copied to clipboard
constructor
(
agentName
:
String
,
fileName
:
String
,
path
:
Path
,
source
:
String
)
Properties
agent
Name
Link copied to clipboard
val
agentName
:
String
file
Name
Link copied to clipboard
val
fileName
:
String
path
Link copied to clipboard
val
path
:
Path
source
Link copied to clipboard
val
source
:
String