Package | Description |
---|---|
com.cumulocity.rest.representation.retention |
Modifier and Type | Method and Description |
---|---|
RetentionRunRepresentation |
RetentionStateRepresentation.getCurrentRun() |
RetentionRunRepresentation |
RetentionStateRepresentation.getPreviousRun() |
Modifier and Type | Method and Description |
---|---|
void |
RetentionStateRepresentation.setCurrentRun(RetentionRunRepresentation currentRun) |
void |
RetentionStateRepresentation.setPreviousRun(RetentionRunRepresentation previousRun) |
Constructor and Description |
---|
RetentionStateRepresentation(String managerNodeIP,
org.joda.time.DateTime managerExpirationTime,
com.cumulocity.model.retention.RetentionState.RetentionStateType state,
RetentionRunRepresentation currentRun,
RetentionRunRepresentation previousRun) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.