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
Constructors Constructor Description AllOtherTriggerCondition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected AllOtherTriggerConditionPropertiesbuild()AllOtherTriggerConditionconfiguration(@NotNull java.util.Map<java.lang.String,java.lang.String> config)
-
-
-
Method Detail
-
configuration
public AllOtherTriggerCondition configuration(@NotNull @NotNull java.util.Map<java.lang.String,java.lang.String> config)
-
build
protected AllOtherTriggerConditionProperties build()
- Specified by:
buildin classTriggerCondition<AllOtherTriggerCondition,AllOtherTriggerConditionProperties>
-
-