com.aelitis.azureus.core
Interface AzureusCoreOperation


public interface AzureusCoreOperation


Field Summary
static int OP_FILE_MOVE
           
static int OP_PROGRESS
           
 
Method Summary
 int getOperationType()
           
 AzureusCoreOperationTask getTask()
           
 

Field Detail

OP_FILE_MOVE

static final int OP_FILE_MOVE
See Also:
Constant Field Values

OP_PROGRESS

static final int OP_PROGRESS
See Also:
Constant Field Values
Method Detail

getOperationType

int getOperationType()

getTask

AzureusCoreOperationTask getTask()