baseHistoryDetail

Provides details about the running of a task.

This abstract class defines a set of properties common to all history detail objects.

This class

  • is an abstract type used to define properties that are inherited by other types

  • inherits properties from the bibus » baseClass class

Derived Classes

References

Used by the following properties:

Container Information

Contained by instances of the following classes

Properties

This class has the following properties.

detail

Specifies the message for this history detail.

This property

  • is of type string

    is encoded as type tns:stringProp

detailTime

Specifies the time that the activity occurred, in Coordinated Universal Time (UTC).

This property

  • is of type dateTime

    is encoded as type tns:dateTimeProp

severity

Specifies the severity of the message contained in the detail property.

This property

  • is of type bibus » severityEnum

    is encoded as type tns:severityEnumProp

  • is searchable