@Immutable public class AfterSuccessfulBuildPlanTriggerProperties extends DeploymentTriggerProperties
| Modifier and Type | Field and Description |
|---|---|
static String |
MODULE_KEY |
static String |
NAME |
| Constructor and Description |
|---|
AfterSuccessfulBuildPlanTriggerProperties(String description,
boolean enabled,
@Nullable String releaseBranch) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull AtlassianModuleProperties |
getAtlassianPlugin() |
@Nullable String |
getReleaseBranch() |
int |
hashCode() |
applicableTogetConditions, getDescription, getName, isEnabled, toString, validatepublic static final String NAME
public static final String MODULE_KEY
@Nullable public @Nullable String getReleaseBranch()
@NotNull public @NotNull AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin in class TriggerPropertiespublic boolean equals(Object o)
equals in class TriggerPropertiespublic int hashCode()
hashCode in class TriggerPropertiesCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.