Package com.atlassian.bamboo.tag.service
Class TagTriggerActivationEvent
- java.lang.Object
-
- com.atlassian.bamboo.tag.service.TagTriggerActivationEvent
-
public class TagTriggerActivationEvent extends Object
-
-
Constructor Summary
Constructors Constructor Description TagTriggerActivationEvent(Triggerable triggerable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Triggerable
getTriggerable()
-
-
-
Constructor Detail
-
TagTriggerActivationEvent
public TagTriggerActivationEvent(Triggerable triggerable)
-
-
Method Detail
-
getTriggerable
public Triggerable getTriggerable()
-
-