public abstract class DeploymentProjectFunctions extends Object
Constructor and Description |
---|
DeploymentProjectFunctions() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Function<DeploymentProject,List<DeploymentProjectItem>> |
getDeploymentProjectItems(DeploymentProjectService deploymentProjectService) |
static com.google.common.base.Function<DeploymentResult,DeploymentVersion> |
getDeploymentResultVersion()
Deprecated.
since 5.10, use method reference to
DeploymentResult.getDeploymentVersion() |
public static com.google.common.base.Function<DeploymentProject,List<DeploymentProjectItem>> getDeploymentProjectItems(@NotNull DeploymentProjectService deploymentProjectService)
@Deprecated public static com.google.common.base.Function<DeploymentResult,DeploymentVersion> getDeploymentResultVersion()
DeploymentResult.getDeploymentVersion()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.