com.atlassian.bamboo.ww2.actions.build.admin.config
Class ArtifactSubscriptionJsonDecorator

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

public class ArtifactSubscriptionJsonDecorator
extends java.lang.Object


Constructor Summary
ArtifactSubscriptionJsonDecorator(ArtifactSubscription artifactSubscription)
           
 
Method Summary
 com.opensymphony.webwork.dispatcher.json.JSONObject getJson()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtifactSubscriptionJsonDecorator

public ArtifactSubscriptionJsonDecorator(@NotNull
                                         ArtifactSubscription artifactSubscription)
Method Detail

getJson

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


Copyright © 2012 Atlassian. All Rights Reserved.