public final class WDOSnapshot extends curam.util.type.struct.Struct<WDOSnapshot>
Modifier and Type | Field and Description |
---|---|
WDOAttributeSnapshotList |
attributes
Attribute of the struct.
|
java.lang.String |
wdoName
The workflow data object name.
|
Constructor and Description |
---|
WDOSnapshot() |
public java.lang.String wdoName
WDO_NAME -> WORKFLOW_NAME -> String
public WDOAttributeSnapshotList attributes