com.atlassian.bamboo.ww2.actions.build.admin.config.task
Class DecoratedTasksRequirementsConflicts

java.lang.Object
  extended by com.atlassian.bamboo.ww2.actions.build.admin.config.task.DecoratedTasksRequirementsConflicts

public class DecoratedTasksRequirementsConflicts
extends java.lang.Object


Constructor Summary
DecoratedTasksRequirementsConflicts(com.google.common.collect.Multimap<java.lang.String,java.lang.String> requirementConflicts)
           
 
Method Summary
 com.opensymphony.webwork.dispatcher.json.JSONObject getJsonObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecoratedTasksRequirementsConflicts

public DecoratedTasksRequirementsConflicts(@NotNull
                                           com.google.common.collect.Multimap<java.lang.String,java.lang.String> requirementConflicts)
Method Detail

getJsonObject

@NotNull
public com.opensymphony.webwork.dispatcher.json.JSONObject getJsonObject()
                                                                  throws com.opensymphony.webwork.dispatcher.json.JSONException
Throws:
com.opensymphony.webwork.dispatcher.json.JSONException


Copyright © 2011 Atlassian. All Rights Reserved.