|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mylar.internal.tasks.ui.editors.ContentOutlineTools
public class ContentOutlineTools
Field Summary | |
---|---|
static java.lang.String |
OFFLINE_SERVER_DEFAULT
The default string used for locally created bugs. |
Constructor Summary | |
---|---|
ContentOutlineTools()
|
Method Summary | |
---|---|
static java.lang.String |
getHandle(IRepositoryTaskSelection taskSelection)
Returns a unique handle for the bugzilla selection. |
static java.lang.String |
getName(IRepositoryTaskSelection taskSelection)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String OFFLINE_SERVER_DEFAULT
Constructor Detail |
---|
public ContentOutlineTools()
Method Detail |
---|
public static java.lang.String getHandle(IRepositoryTaskSelection taskSelection)
taskSelection
- The bugzilla selection.
public static java.lang.String getName(IRepositoryTaskSelection taskSelection)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |