Uses of Interface
com.atlassian.crowd.migration.verify.Verifier

Packages that use Verifier
com.atlassian.crowd.migration.verify   
 

Uses of Verifier in com.atlassian.crowd.migration.verify
 

Classes in com.atlassian.crowd.migration.verify that implement Verifier
 class LegacyXmlVerifier
          Responsible for verifying the correctness of a legacy XML backup.
 class VersionMismatchVerifier
          This class will validate the correctness of an XML file to be imported into the currently running version of Crowd.
 

Constructor parameters in com.atlassian.crowd.migration.verify with type arguments of type Verifier
VerificationManager(java.util.List<Verifier> verifiers)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.