Interface DeploymentResult

    • Method Detail

      • getEnvironment

        @NotNull
        @NotNull Environment getEnvironment()
      • getReasonSummary

        @NotNull
        @NotNull String getReasonSummary()
      • getCustomData

        @NotNull
        @NotNull com.google.common.collect.ImmutableMap<String,​String> getCustomData()
      • getAgent

        @Nullable
        @Nullable BuildAgent getAgent()
      • getOperations

        Operations getOperations()
        Operations object describing detailed permissions for result
        Returns: