public class DeleteSymbolicLinkAction extends Action
| Constructor and Description |
|---|
DeleteSymbolicLinkAction(SymbolicLinkEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.android.utils.ILogger logger) |
SymbolicLinkEntry |
getSourceEntry() |
public DeleteSymbolicLinkAction(SymbolicLinkEntry entry)
public SymbolicLinkEntry getSourceEntry()
getSourceEntry in class Action