Class AnyTriggerCondition<T extends AnyTriggerCondition<T,P>,P extends AnyTriggerConditionProperties>
java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
com.atlassian.bamboo.specs.api.builders.trigger.TriggerCondition<T,P>
com.atlassian.bamboo.specs.api.builders.trigger.AnyTriggerCondition<T,P>
public class AnyTriggerCondition<T extends AnyTriggerCondition<T,P>,P extends AnyTriggerConditionProperties>
extends TriggerCondition<T,P>
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.since 8.0.1.AnyTriggerCondition(@NotNull AtlassianModule atlassianPlugin) -
Method Summary
-
Constructor Details
-
AnyTriggerCondition
Deprecated.since 8.0.1. UseAllOtherTriggerConditionDeprecated default constructor. UseAllOtherTriggerCondition. -
AnyTriggerCondition
-
-
Method Details
-
config
Deprecated.since 8.0.1. Use {configuration(Map)}Configuration map. -
configuration
-
build
- Specified by:
buildin classTriggerCondition<T extends AnyTriggerCondition<T,P>, P extends AnyTriggerConditionProperties>
-