Class CurrentlyDeployingJsonDecorator

    • Constructor Detail

      • CurrentlyDeployingJsonDecorator

        public CurrentlyDeployingJsonDecorator​(@NotNull
                                               @NotNull DeploymentInProgress deploymentInProgress,
                                               @NotNull
                                               @NotNull com.opensymphony.xwork2.TextProvider textProvider,
                                               @NotNull
                                               @NotNull BambooPermissionManager bambooPermissionManager,
                                               TriggerManager triggerManager,
                                               @NotNull
                                               @NotNull AgentManager agentManager)
    • Method Detail

      • getJson

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