Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.48 KB

File metadata and controls

43 lines (23 loc) · 1.48 KB

type: bes activation

The <bes activation> inspectors examine the various Analyses that have been activated on the networked BES Clients.

active flag of <bes activation> : boolean

Returns True if the specified activation is active, FALSE if it has been stopped.

analysis of <bes activation> : bes fixlet

Returns the source analysis fixlet that spawned the specified activation.

creation time of <bes activation> : time

Returns the time when the given BES Analysis activation was created.

database id of <bes activation> : integer

In the Web Reports environment, this inspector returns the numeric ID of the database in which this BES Activation resides.

id of <bes activation> : integer

Returns the numeric ID of the BES activation object.

issuer of <bes activation> : bes user

Returns the <bes user> object corresponding to the user who issued the specified activation.

modification time of <bes activation> : time

Returns the time when the given BES Analysis activation was last modified.

name of <bes activation> : string

Returns the name of the specified BES activation as a string.

status of <bes activation> : string

Returns the status of the activation. This will return one of the following strings:

  • Activated Locally - The analysis was activated by a non-master operator.
  • Activated Globally - The analysis was activated by a master operator.
  • Not Activated - The analysis is not activated