| Constructor and Description |
|---|
GraphTask(SVNApp app,
FileTableRow row,
Location location,
List<String> folders)
Constructor GraphTask
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,List<GraphLogEntry>> |
doInBackground() |
protected void |
failed(Throwable cause) |
static boolean |
isGraphViewAvailable()
Method isGraphViewAvailable
|
protected void |
succeeded(Map<String,List<GraphLogEntry>> result) |
addTaskListener, cancelled, done, finished, getApplication, getContext, getDescription, getExecutionDuration, getInputBlocker, getMessage, getMessageDuration, getResourceMap, getTaskListeners, getTaskService, getTitle, getUserCanCancel, interrupted, isPending, isProgressPropertyValid, isStarted, message, process, removeTaskListener, resourceName, setDescription, setInputBlocker, setMessage, setProgress, setProgress, setProgress, setTitle, setUserCanCancelpublic GraphTask(SVNApp app, FileTableRow row, Location location, List<String> folders)
app - row - location - folders - public static boolean isGraphViewAvailable()
protected Map<String,List<GraphLogEntry>> doInBackground() throws Exception
protected void succeeded(Map<String,List<GraphLogEntry>> result)
succeeded in class org.jdesktop.application.Task<Map<String,List<GraphLogEntry>>,Void>Copyright © 2015 sd-svn. All rights reserved.