getCheckpointImage method
The value returned by this method is a URI that can be used with the REST API to obtain the checkpoint image of this step.
Syntax
String value = apiurls.getCheckpointImage();
Parameters
This method does not take any parameters.
Return value
- Type: String