| Type | Name and description |
|---|---|
static Checkpoint |
findCheckpoint(String checkpointId)Finds Checkpoint by its id |
Finds Checkpoint by its id
checkpointId is null,
checkpoint doesn't exist or
checkpoint is missing element(s)checkpointId
- Must be checkpoint full id
Eg: Using "Checkpoints/Sample Checkpoint" (full id)
checkpointRelativeId "Sample Checkpoint" is not accepted