Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProcessSetSpecificationDetails

Details of a single regular expression specification in a Process Set.

Properties

Optional label

label: undefined | string

Optional label used to identify a single filter.

Optional processCommand

processCommand: undefined | string

String literal used for exact matching on process name.

Optional processLineRegexPattern

processLineRegexPattern: undefined | string

Regex pattern matching on process arguments.

Optional processUser

processUser: undefined | string

String literal used for exact matching on process user.

Functions

getDeserializedJsonObj

getJsonObj