|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BuildDetectionResult
Returned from a BuildDetectionAction
Method Summary | |
---|---|
BuildContext |
getBuildContext()
The BuildContext produced by a successful execution of a BuildDetectionAction |
ErrorCollection |
getErrorCollection()
Any errors that may have happened when the execution of BuildDetectionAction failed |
Method Detail |
---|
@NotNull ErrorCollection getErrorCollection()
BuildDetectionAction
failed
@Nullable BuildContext getBuildContext()
BuildContext
produced by a successful execution of a BuildDetectionAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |