Package com.atlassian.bamboo.build
Interface BuildRequestResult
- All Superinterfaces:
ExecutionRequestResult
- All Known Implementing Classes:
BuildRequestResultImpl
Result from a executing
BuildDetectionAction
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.plan.ExecutionRequestResult
getDeploymentResultId, getErrors, getPlanResultKey
-
Method Details
-
getBuildContext
- Returns:
- buildContext if the action succeeded else null
-