com.aelitis.azureus.core
Interface AzureusCoreOperation
public interface AzureusCoreOperation
OP_INITIALISATION
static final int OP_INITIALISATION
- See Also:
- Constant Field Values
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
getOperationType
int getOperationType()
getTask
AzureusCoreOperationTask getTask()
reportCurrentTask
void reportCurrentTask(String currentTask)
reportPercent
void reportPercent(int percent)