Class: ProcessIdDBInfo

tibco.objectapi.pm.ProcessIdDBInfo

new ProcessIdDBInfo()

Type to describe the PVM database information corresponding to a PVM ID. Constructs a new ProcessIdDBInfo.

The following features are supported:

Members

dbId :string

Identifies the database ID corresponding to the process ID. This property holds the value of the 'Db Id' attribute.
Type:
  • string

objectSpace :string

Identifies the space (PROCESS,TASK, ...) of the process ID. This property holds the value of the 'Object Space' attribute.
Type:
  • string

processId :string

Process ID This property holds the value of the 'Process Id' attribute.
Type:
  • string