com.atlassian.crowd.rest.plugin.entity
Class DirectorySynchronisationRoundInformationEntity

java.lang.Object
  extended by com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity

public class DirectorySynchronisationRoundInformationEntity
extends Object


Constructor Summary
DirectorySynchronisationRoundInformationEntity(String startTime, String duration, String status)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectorySynchronisationRoundInformationEntity

public DirectorySynchronisationRoundInformationEntity(String startTime,
                                                      String duration,
                                                      String status)


Copyright © 2013 Atlassian. All Rights Reserved.