Class AllOtherTriggerCondition
java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
com.atlassian.bamboo.specs.api.builders.trigger.TriggerCondition<AllOtherTriggerCondition,AllOtherTriggerConditionProperties>
com.atlassian.bamboo.specs.api.builders.trigger.AllOtherTriggerCondition
public class AllOtherTriggerCondition
extends TriggerCondition<AllOtherTriggerCondition,AllOtherTriggerConditionProperties>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected AllOtherTriggerConditionProperties
build()
configuration
(@NotNull Map<String, String> config)
-
Constructor Details
-
AllOtherTriggerCondition
public AllOtherTriggerCondition()
-
-
Method Details
-
configuration
-
build
- Specified by:
build
in classTriggerCondition<AllOtherTriggerCondition,
AllOtherTriggerConditionProperties>
-