identifier property

String identifier
getter/setter pair

The identifier which connects the result to the step or task which produced it.

This identifier is identical to the step's or task's identifier which produced the result so the connection can be made.

Implementation

String identifier;