Interface ExecutionRequestResult

    • Method Detail

      • getErrors

        @NotNull
        @NotNull ErrorCollection getErrors()
        Any errors that occurred during the execution request
        Returns:
      • getDeploymentResultId

        @Nullable
        @Nullable Long getDeploymentResultId()
        The id of the result of the executing Environment
        Returns:
        if or null if request failed
        Throws:
        UnsupportedOperationException - if execution request came from Plan