org.jenkinsci.plugins.extremefeedback.model
Class JenkinsEvent

java.lang.Object
  extended by org.jenkinsci.plugins.extremefeedback.model.JenkinsEvent

public class JenkinsEvent
extends Object


Constructor Summary
JenkinsEvent(String json)
           
 
Method Summary
 String getJson()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JenkinsEvent

public JenkinsEvent(String json)
Method Detail

getJson

public String getJson()


Copyright © 2004-2013. All Rights Reserved.