Package com.atlassian.bamboo.upgrade
Class UpgradeTaskIdentifier
- java.lang.Object
-
- com.atlassian.bamboo.upgrade.UpgradeTaskIdentifier
-
public class UpgradeTaskIdentifier extends Object
-
-
Constructor Summary
Constructors Constructor Description UpgradeTaskIdentifier(@NotNull String buildNumber, @NotNull String className)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
@NotNull String
getBuildNumber()
@NotNull String
getClassName()
int
hashCode()
-