|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProjectState
ProjectState provides information about the execution state of a project.
| Method Summary | |
|---|---|
boolean |
getExecuted()
Returns true if this project has been evaluated. |
Throwable |
getFailure()
Returns the exception describing the project failure, if any. |
void |
rethrowFailure()
Throws the project failure, if any. |
| Method Detail |
|---|
boolean getExecuted()
Returns true if this project has been evaluated.
Throwable getFailure()
void rethrowFailure()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||