public class Process extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addCallBack(SyncOperationCallBack toAddCallback) |
void |
cancel() |
void |
cleanup() |
protected void |
finalize() |
ProcessDescriptor |
getDescriptor() |
void |
onStep() |
void |
startProcess() |
public Process(String folderId) throws WorkspaceInteractionException, InternalException
public void startProcess()
public void addCallBack(SyncOperationCallBack toAddCallback)
public ProcessDescriptor getDescriptor()
public void onStep()
public void cancel()
public void cleanup()
throws WorkspaceNotSynchedException,
WorkspaceInteractionException,
InternalException
Copyright © 2018. All Rights Reserved.