public class DirectorySynchronisationRoundInformationEntity extends Object
Constructor and Description |
---|
DirectorySynchronisationRoundInformationEntity(DirectorySynchronisationRoundInformation syncInfo) |
DirectorySynchronisationRoundInformationEntity(Long startTime,
Long durationMs,
String statusKey) |
Modifier and Type | Method and Description |
---|---|
Long |
getDurationInMs() |
Long |
getStartTime() |
SynchronisationStatusKey |
getStatusKey() |
String |
toString() |
public DirectorySynchronisationRoundInformationEntity(Long startTime, Long durationMs, String statusKey)
public DirectorySynchronisationRoundInformationEntity(DirectorySynchronisationRoundInformation syncInfo)
Copyright © 2020 Atlassian. All rights reserved.