public class AnyTriggerCondition<T extends AnyTriggerCondition<T,P>,P extends AnyTriggerConditionProperties> extends TriggerCondition<T,P>
| Constructor and Description |
|---|
AnyTriggerCondition()
Deprecated.
since 8.0.1. Use
AllOtherTriggerCondition |
AnyTriggerCondition(@NotNull AtlassianModule atlassianPlugin) |
| Modifier and Type | Method and Description |
|---|---|
protected P |
build() |
AnyTriggerCondition |
config(@NotNull Map<String,String> configuration)
Deprecated.
since 8.0.1. Use {
configuration(Map)} |
AnyTriggerCondition |
configuration(@NotNull Map<String,String> configuration) |
@Deprecated public AnyTriggerCondition()
AllOtherTriggerConditionAllOtherTriggerCondition.public AnyTriggerCondition(@NotNull
@NotNull AtlassianModule atlassianPlugin)
@Deprecated public AnyTriggerCondition config(@NotNull @NotNull Map<String,String> configuration)
configuration(Map)}public AnyTriggerCondition configuration(@NotNull @NotNull Map<String,String> configuration)
protected P build()
build in class TriggerCondition<T extends AnyTriggerCondition<T,P>,P extends AnyTriggerConditionProperties>Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.