com.atlassian.crowd.acceptance.utils
Class DbCachingTestHelper.SyncInfo

java.lang.Object
  extended by com.atlassian.crowd.acceptance.utils.DbCachingTestHelper.SyncInfo
Enclosing class:
DbCachingTestHelper

public static class DbCachingTestHelper.SyncInfo
extends java.lang.Object

Information about the synchronisation.


Method Summary
 java.lang.String getDirectoryName()
          Returns of the name of the synchronised directory.
 java.lang.String getDuration()
          Returns the duration of the synchronisation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDirectoryName

public java.lang.String getDirectoryName()
Returns of the name of the synchronised directory.

Returns:
name of synchronised directory

getDuration

public java.lang.String getDuration()
Returns the duration of the synchronisation.

Returns:
duration of the synchronisation.


Copyright © 2011 Atlassian. All Rights Reserved.