|
org.netbeans.modules.projectuiapi/1 1.51.1 8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface BuildExecutionSupport.Item
Wrapper for the build job used by BuildExecutionSupport
Method Summary | |
---|---|
String |
getDisplayName()
Display name of the build job |
boolean |
isRunning()
Check wheather the build job has finished or not. |
void |
repeatExecution()
Trigger re-execution of the build job. |
void |
stopRunning()
Request to stop the execution of the build job. |
Method Detail |
---|
String getDisplayName()
void repeatExecution()
boolean isRunning()
void stopRunning()
|
org.netbeans.modules.projectuiapi/1 1.51.1 8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |