wt.dataops.containermove
Class ContainerMoveTask
java.lang.Object
com.ptc.core.task.Task
com.ptc.core.task.AtomicTask
wt.dataops.containermove.ContainerMoveTask
- All Implemented Interfaces:
- Externalizable, Serializable
- public class ContainerMoveTask
- extends AtomicTask
- See Also:
- Serialized Form
Fields inherited from class com.ptc.core.task.Task |
log |
Methods inherited from class com.ptc.core.task.Task |
execute, executeInBackground, getClientID, getContext, getEndDate, getInternalStatus, getName, getParentTask, getQueueName, getResolutionOptions, getStartDate, getTaskData, getTaskEventId, hasConflicts, hasErrors, hasOverridableConflicts, hasWarnings, isRunningInBackground, isTaskEventStatusStored, readVersion, setClientID, setContext, setEndDate, setInternalStatus, setName, setParentTask, setQueueName, setResolutionOptions, setRunningInBackground, setStartDate, setTaskData, setTaskEventId, setTaskEventStatusStored, toString, updateTaskEvent |
TARGET_FOLDER_ATTRIBUTE
private static final String TARGET_FOLDER_ATTRIBUTE
- See Also:
- Constant Field Values
VERBOSE
private static final boolean VERBOSE
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
ContainerMoveTask
public ContainerMoveTask()
throws WTException
- Creates a new instance of ContainerMoveTask
_run
protected TaskResult _run()
throws WTException
- Description copied from class:
AtomicTask
Supported API: false
- Specified by:
_run
in class AtomicTask
- Returns:
- TaskResult
- Throws:
WTException
dumpTaskObjects
private void dumpTaskObjects()
throws WTException
- Throws:
WTException
newMessage
private MessageElement newMessage(WTMessage message)