com.ibm.di.admin.action
Class CopyItemsAction
java.lang.Object
com.ibm.di.admin.action.CopyItemsAction
- All Implemented Interfaces:
- Runnable
public class CopyItemsAction
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyItemsAction
public CopyItemsAction(List items,
BaseConfiguration destination)
run
public void run()
- Specified by:
run
in interface Runnable