Interface IRegisteredSubtaskEntry
-
public interface IRegisteredSubtaskEntry
- Author:
- Actuate Corporation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDisplayName()
int
getNodeIndex()
java.lang.String
getNodePath()
org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
getSheet()
-