public class CopyCollectionRunnable extends java.lang.Object implements java.lang.Runnable, IdentifiableTask
WorkflowManager.copyCollection(ApiCopyCollectionConfig, String) in an asynchronous thread.
Uses database-backed UserPersistenceUtil to record status of this thread.| Constructor and Description |
|---|
CopyCollectionRunnable(ApiCopyCollectionConfig copyCollectionConfig,
long projectId,
long userId,
java.lang.String projectSpecificSourceCollectionName,
RequestIds requestIds) |
public CopyCollectionRunnable(ApiCopyCollectionConfig copyCollectionConfig, long projectId, long userId, java.lang.String projectSpecificSourceCollectionName, RequestIds requestIds)
public void run()
run in interface java.lang.Runnablepublic java.lang.String getTaskId()
getTaskId in interface IdentifiableTaskCopyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.