Class DisableRemotePluginEvent
java.lang.Object
com.atlassian.bamboo.plugin.events.AbstractRemotePluginEvent
com.atlassian.bamboo.plugin.events.DisableRemotePluginEvent
- All Implemented Interfaces:
RemoteBroadcastEvent
,Serializable
- See Also:
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.event.RemoteBroadcastEvent
DEFAULT_SOURCE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deliver
(RemotePluginEventHandler remotePluginEventHandler) Methods inherited from class com.atlassian.bamboo.plugin.events.AbstractRemotePluginEvent
appliesToEphemeralAgents, getPluginIdentifier, toString
-
Constructor Details
-
DisableRemotePluginEvent
-
-
Method Details
-
deliver
- Specified by:
deliver
in classAbstractRemotePluginEvent
-