|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentExpiryType | |
|---|---|
| com.atlassian.bamboo.deployments.expiry | |
| Uses of DeploymentExpiryType in com.atlassian.bamboo.deployments.expiry |
|---|
| Methods in com.atlassian.bamboo.deployments.expiry that return DeploymentExpiryType | |
|---|---|
static DeploymentExpiryType |
DeploymentExpiryType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DeploymentExpiryType[] |
DeploymentExpiryType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.bamboo.deployments.expiry that return types with arguments of type DeploymentExpiryType | |
|---|---|
java.util.Set<DeploymentExpiryType> |
DeploymentExpiryConfig.getExpiryTypes()
|
| Methods in com.atlassian.bamboo.deployments.expiry with parameters of type DeploymentExpiryType | |
|---|---|
DeploymentExpiryConfigBuilder |
DeploymentExpiryConfigBuilder.withExpiryType(DeploymentExpiryType expiryType)
|
| Method parameters in com.atlassian.bamboo.deployments.expiry with type arguments of type DeploymentExpiryType | |
|---|---|
DeploymentExpiryConfigBuilder |
DeploymentExpiryConfigBuilder.withExpiryTypes(java.lang.Iterable<DeploymentExpiryType> expiryTypes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||