com.atlassian.user.util.migration
Class MigratorConfiguration

java.lang.Object
  extended by com.atlassian.user.util.migration.MigratorConfiguration

public class MigratorConfiguration
extends Object


Constructor Summary
MigratorConfiguration()
           
 
Method Summary
 boolean isMigrateMembershipsForExistingUsers()
           
 void setMigrateMembershipsForExistingUsers(boolean migrateMembershipsForExistingUsers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MigratorConfiguration

public MigratorConfiguration()
Method Detail

isMigrateMembershipsForExistingUsers

public boolean isMigrateMembershipsForExistingUsers()

setMigrateMembershipsForExistingUsers

public void setMigrateMembershipsForExistingUsers(boolean migrateMembershipsForExistingUsers)


Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.