Java com.google.gwt.dev.codeserver JobEvent fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.dev.codeserver JobEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.dev.codeserver JobEvent.

The text is from its open source code.

Method

CompileDirgetCompileDir()
Returns the directory where the GWT module is being compiled, or null if not available.
StringgetInputModuleName()
The module name sent to the GWT compiler to start the compile.
StatusgetStatus()
The last reported status of the job.