Class PluginAwareTrigger
java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.common.triggers.PluginAwareTrigger
- All Implemented Interfaces:
Trigger
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.bamboo.configuration.external.yaml.properties.common.Trigger
Trigger.Config
-
Constructor Summary
ConstructorDescriptionPluginAwareTrigger
(com.atlassian.bamboo.specs.api.builders.trigger.Trigger trigger) -
Method Summary
Modifier and TypeMethodDescriptionboolean
com.atlassian.bamboo.specs.api.builders.trigger.Trigger
int
hashCode()
-
Constructor Details
-
PluginAwareTrigger
public PluginAwareTrigger(com.atlassian.bamboo.specs.api.builders.trigger.Trigger trigger)
-
-
Method Details