@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,
String releaseBranch) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AtlassianModuleProperties |
getAtlassianPlugin() |
String |
getReleaseBranch() |
int |
hashCode() |
applicableTo
getConditions, getDescription, getName, isEnabled, toString, validate
public static final String NAME
public static final String MODULE_KEY
@Nullable public String getReleaseBranch()
@NotNull public AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin
in class TriggerProperties
public boolean equals(Object o)
equals
in class TriggerProperties
public int hashCode()
hashCode
in class TriggerProperties
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.