Class DisableRemotePluginModuleEvent
java.lang.Object
com.atlassian.bamboo.plugin.events.AbstractRemotePluginEvent
com.atlassian.bamboo.plugin.events.AbstractRemotePluginModuleEvent
com.atlassian.bamboo.plugin.events.DisableRemotePluginModuleEvent
- All Implemented Interfaces:
RemoteBroadcastEvent,Serializable
- See Also:
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.event.RemoteBroadcastEvent
DEFAULT_SOURCE -
Constructor Summary
ConstructorsConstructorDescriptionDisableRemotePluginModuleEvent(PluginModuleIdentifier pluginModuleIdentifier) -
Method Summary
Modifier and TypeMethodDescriptionvoiddeliver(RemotePluginEventHandler remotePluginEventHandler) Methods inherited from class com.atlassian.bamboo.plugin.events.AbstractRemotePluginModuleEvent
getPluginModuleIdentifier, toStringMethods inherited from class com.atlassian.bamboo.plugin.events.AbstractRemotePluginEvent
appliesToEphemeralAgents, getPluginIdentifier
-
Constructor Details
-
DisableRemotePluginModuleEvent
-
-
Method Details
-
deliver
- Specified by:
deliverin classAbstractRemotePluginEvent
-