Class ExecutionContext
java.lang.Object
org.netbeans.modules.maven.api.execute.ExecutionContext
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.openide.windows.InputOutput
org.netbeans.api.progress.ProgressHandle
-
Field Details
-
EXECUTION_ABORTED
public static final int EXECUTION_ABORTED- See Also:
-
-
Method Details
-
getInputOutput
public org.openide.windows.InputOutput getInputOutput() -
getProgressHandle
public org.netbeans.api.progress.ProgressHandle getProgressHandle()
-