Contains segment names of workflow migration infos.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

ID of the migration info.

idx

INTEGER

not null

(primary key)

Segment’s index in the list.

segment_name

VARCHAR(255)

null

Workflow process segment name.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices