public final class WDOAttributeSnapshot extends curam.util.type.struct.Struct<WDOAttributeSnapshot>
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name
The workflow data object attribute name.
|
java.lang.String |
value
The value of the workflow data object attribute at the time the snapshot
was recorded.
|
Constructor and Description |
---|
WDOAttributeSnapshot() |