|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.core.ui.frameworks.taskwizard.TaskRegistrationEntry
public class TaskRegistrationEntry
Constructor Summary | |
---|---|
TaskRegistrationEntry(java.lang.String taskID,
ITask classDefinition,
int priority)
|
Method Summary | |
---|---|
ITask |
getClassDefinition()
|
int |
getPriority()
|
java.lang.String |
getTaskID()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaskRegistrationEntry(java.lang.String taskID, ITask classDefinition, int priority)
Method Detail |
---|
public java.lang.String getTaskID()
public ITask getClassDefinition()
public int getPriority()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |