Class DbCachingTestHelper.SyncInfo
java.lang.Object
com.atlassian.crowd.acceptance.utils.DbCachingTestHelper.SyncInfo
- Enclosing class:
DbCachingTestHelper
Information about the synchronisation.
-
Method Details
-
getDirectoryName
Returns of the name of the synchronised directory.- Returns:
- name of synchronised directory
-
getDuration
Returns the duration of the synchronisation.- Returns:
- duration of the synchronisation.
-
getMode
Returns the mode of the synchronisation.- Returns:
- mode of the synchronisation
-
isSuccess
public boolean isSuccess()Returns whether the sync was successful.- Returns:
- whether the sync was successful
-
toString
-