@PublicApi
public interface ExecutionRequestResult
PlanExecutionManager requests| Modifier and Type | Method and Description |
|---|---|
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 |
@NotNull ErrorCollection getErrors()
@Nullable PlanResultKey getPlanResultKey()
PlanResultKey of the executing PlanUnsupportedOperationException - if execution request came from Environment@Nullable Long getDeploymentResultId()
EnvironmentUnsupportedOperationException - if execution request came from PlanCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.