Class DirectorySynchronisationInformationEntity
java.lang.Object
com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationInformationEntity
-
Constructor Summary
ConstructorsConstructorDescriptionDirectorySynchronisationInformationEntity(DirectorySynchronisationRoundInformationEntity lastRound, DirectorySynchronisationRoundInformationEntity activeRound, Boolean synchronising) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DirectorySynchronisationInformationEntity
public DirectorySynchronisationInformationEntity(DirectorySynchronisationRoundInformationEntity lastRound, DirectorySynchronisationRoundInformationEntity activeRound, Boolean synchronising) -
DirectorySynchronisationInformationEntity
-
-
Method Details
-
getLastRound
-
getActiveRound
-
getSynchronising
-