|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@PublicApi public interface ExecutionRequestResult
Result for PlanExecutionManager
requests
Method Summary | |
---|---|
Long |
getDeploymentResultId()
The id of the result of the executing Environment |
ErrorCollection |
getErrors()
Any errors that occurred during the execution request |
PlanResultKey |
getPlanResultKey()
The PlanResultKey of the executing Plan |
Method Detail |
---|
@NotNull ErrorCollection getErrors()
@Nullable PlanResultKey getPlanResultKey()
PlanResultKey
of the executing Plan
UnsupportedOperationException
- if execution request came from Environment
@Nullable Long getDeploymentResultId()
Environment
UnsupportedOperationException
- if execution request came from Plan
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |