Class CurrentlyBuildingJsonDecorator

    • Constructor Detail

      • CurrentlyBuildingJsonDecorator

        public CurrentlyBuildingJsonDecorator​(@NotNull
                                              @NotNull com.opensymphony.xwork2.TextProvider textProvider,
                                              @NotNull
                                              @NotNull CurrentlyBuilding currentlyBuilding,
                                              @NotNull
                                              @NotNull AgentManager agentManager,
                                              @NotNull
                                              @NotNull BambooPermissionManager bambooPermissionManager,
                                              @NotNull
                                              @NotNull TriggerManager triggerManager,
                                              @NotNull
                                              @NotNull ImmutablePlan plan)
    • Method Detail

      • getJson

        public void getJson​(JsonStream jsonBuildObject)
                     throws IOException,
                            com.opensymphony.webwork.dispatcher.json.JSONException
        Throws:
        IOException
        com.opensymphony.webwork.dispatcher.json.JSONException