KIE Uberfire Runtime PlugIns API 6.2.0.CR1

org.kie.uberfire.plugin.event
Class MediaAdded

java.lang.Object
  extended by org.kie.uberfire.plugin.event.MediaAdded

@Portable
public class MediaAdded
extends Object


Constructor Summary
MediaAdded()
           
MediaAdded(String pluginName, Media media)
           
 
Method Summary
 Media getMedia()
           
 String getPluginName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaAdded

public MediaAdded()

MediaAdded

public MediaAdded(String pluginName,
                  Media media)
Method Detail

getPluginName

public String getPluginName()

getMedia

public Media getMedia()

KIE Uberfire Runtime PlugIns API 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.