com.atlassian.user.util.migration
Class TransferUtils

java.lang.Object
  extended bycom.atlassian.user.util.migration.TransferUtils

public class TransferUtils
extends java.lang.Object


Constructor Summary
TransferUtils()
           
 
Method Summary
static void copyPropertySet(com.opensymphony.module.propertyset.PropertySet fromPropertySet, com.opensymphony.module.propertyset.PropertySet toPropertySet)
           
static void copyUser(User fromUser, User toUser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransferUtils

public TransferUtils()
Method Detail

copyUser

public static void copyUser(User fromUser,
                            User toUser)

copyPropertySet

public static void copyPropertySet(com.opensymphony.module.propertyset.PropertySet fromPropertySet,
                                   com.opensymphony.module.propertyset.PropertySet toPropertySet)


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